summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-08 11:50:41 +0000
committerLibravatar GitHub <noreply@github.com>2023-11-08 11:50:41 +0000
commit7204ccedc3ca48008ad2d5359343e52bf977778d (patch)
treec5d772bb0351001a21f1a159e2a4486d2c73c550 /go.mod
parent[chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2336) (diff)
downloadgotosocial-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b0b6f1a2a..fcbd90a17 100644
--- a/go.mod
+++ b/go.mod
@@ -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