summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-26 20:45:49 +0000
committerLibravatar GitHub <noreply@github.com>2023-06-26 20:45:49 +0000
commite3e0f673ccc1bb862a5c0eaa537a5cf37aeb2b88 (patch)
tree1e361710c67c8c8104dfc6e1774339c144d20335 /go.mod
parent[chore]: Bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#1929) (diff)
downloadgotosocial-e3e0f673ccc1bb862a5c0eaa537a5cf37aeb2b88.tar.xz
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.58 (#1928)
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 4201988f1..cf1f412eb 100644
--- a/go.mod
+++ b/go.mod
@@ -36,7 +36,7 @@ require (
github.com/jackc/pgx/v5 v5.4.1
github.com/microcosm-cc/bluemonday v1.0.24
github.com/miekg/dns v1.1.55
- github.com/minio/minio-go/v7 v7.0.56
+ github.com/minio/minio-go/v7 v7.0.58
github.com/mitchellh/mapstructure v1.5.0
github.com/oklog/ulid v1.3.1
github.com/spf13/cobra v1.7.0