summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-21 06:40:16 +0000
committerLibravatar GitHub <noreply@github.com>2023-08-21 06:40:16 +0000
commit59b5ed6638073a32da889233cccb6e64f2e7a2f8 (patch)
tree68b8f275b9cf23a465317ac69223c857d9ee8390 /go.mod
parent[chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) (diff)
downloadgotosocial-59b5ed6638073a32da889233cccb6e64f2e7a2f8.tar.xz
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.62 (#2141)
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 a00ac3b78..4472f0759 100644
--- a/go.mod
+++ b/go.mod
@@ -36,7 +36,7 @@ require (
github.com/jackc/pgx/v5 v5.4.3
github.com/microcosm-cc/bluemonday v1.0.25
github.com/miekg/dns v1.1.55
- github.com/minio/minio-go/v7 v7.0.61
+ github.com/minio/minio-go/v7 v7.0.62
github.com/mitchellh/mapstructure v1.5.0
github.com/oklog/ulid v1.3.1
github.com/spf13/cobra v1.7.0