summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 10:16:41 +0100
committerLibravatar GitHub <noreply@github.com>2023-09-04 10:16:41 +0100
commitc0bddd272f4e667c4f473f038aa3770b8c43d1cf (patch)
tree96f0e98188e2a312807f34cdd56cbcae370d6b2f /go.mod
parent[chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#2177) (diff)
downloadgotosocial-c0bddd272f4e667c4f473f038aa3770b8c43d1cf.tar.xz
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 1d40ed668..d3aa0d1cd 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.62
+ 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