summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 08:07:15 +0000
committerLibravatar GitHub <noreply@github.com>2024-06-24 08:07:15 +0000
commitb9864e83a01bef962eef843cd441a162b937b4b0 (patch)
tree75f451990dbeb9f07e2e48f25e25de88bb6493df /go.mod
parent[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034) (diff)
downloadgotosocial-b9864e83a01bef962eef843cd441a162b937b4b0.tar.xz
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#3037)
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 e7ec4de3e..a3dae9f74 100644
--- a/go.mod
+++ b/go.mod
@@ -43,7 +43,7 @@ require (
github.com/jackc/pgx/v5 v5.6.0
github.com/microcosm-cc/bluemonday v1.0.26
github.com/miekg/dns v1.1.61
- github.com/minio/minio-go/v7 v7.0.71
+ github.com/minio/minio-go/v7 v7.0.72
github.com/mitchellh/mapstructure v1.5.0
github.com/ncruces/go-sqlite3 v0.16.3
github.com/oklog/ulid v1.3.1