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 tsmethurst <tobi.smethurst@protonmail.com>2023-08-21 17:18:03 +0200
commit24b02d109a5d3385edaeb3c7de91d089347521f8 (patch)
tree2366c606df5f4740adb3cbf4b3095ce7fd7334e2 /go.mod
parent[chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) (diff)
downloadgotosocial-24b02d109a5d3385edaeb3c7de91d089347521f8.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