diff options
| author | 2023-11-08 11:50:41 +0000 | |
|---|---|---|
| committer | 2023-11-08 11:50:41 +0000 | |
| commit | 7204ccedc3ca48008ad2d5359343e52bf977778d (patch) | |
| tree | c5d772bb0351001a21f1a159e2a4486d2c73c550 /go.mod | |
| parent | [chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2336) (diff) | |
| download | gotosocial-7204ccedc3ca48008ad2d5359343e52bf977778d.tar.xz | |
[chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ require ( github.com/minio/minio-go/v7 v7.0.63 github.com/mitchellh/mapstructure v1.5.0 github.com/oklog/ulid v1.3.1 - github.com/spf13/cobra v1.7.0 + github.com/spf13/cobra v1.8.0 github.com/spf13/viper v1.16.0 github.com/stretchr/testify v1.8.4 github.com/superseriousbusiness/activity v1.4.0-gts |
