summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-10 15:30:29 +0000
committerLibravatar GitHub <noreply@github.com>2025-02-10 15:30:29 +0000
commitbb6d2f8ee8db01794c03dad2ef96905ffe76f9ad (patch)
treee4e6f5b72b4841965f29a47f38a2b518324ac1ae /go.mod
parent[chore]: Bump golang.org/x/image from 0.23.0 to 0.24.0 (#3773) (diff)
downloadgotosocial-bb6d2f8ee8db01794c03dad2ef96905ffe76f9ad.tar.xz
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.84 to 7.0.85 (#3772)
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 a54749102..48f5af898 100644
--- a/go.mod
+++ b/go.mod
@@ -46,7 +46,7 @@ require (
github.com/k3a/html2text v1.2.1
github.com/microcosm-cc/bluemonday v1.0.27
github.com/miekg/dns v1.1.63
- github.com/minio/minio-go/v7 v7.0.84
+ github.com/minio/minio-go/v7 v7.0.85
github.com/mitchellh/mapstructure v1.5.0
github.com/ncruces/go-sqlite3 v0.22.0
github.com/oklog/ulid v1.3.1