summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2025-02-19 19:18:01 +0100
committerLibravatar GitHub <noreply@github.com>2025-02-19 19:18:01 +0100
commit2f5629143d632a17902934293fe00340e6898146 (patch)
tree2ba6880a34352c050fafd76f9c8b0f17ec3869b3 /go.mod
parent[feature] Forward-compatibility with Approval objects (#3807) (diff)
downloadgotosocial-2f5629143d632a17902934293fe00340e6898146.tar.xz
[chore] Step minio down to 7.0.85 (#3808)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 182d20613..1dff4fe44 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.86
+ github.com/minio/minio-go/v7 v7.0.85
github.com/mitchellh/mapstructure v1.5.0
github.com/ncruces/go-sqlite3 v0.23.0
github.com/oklog/ulid v1.3.1
@@ -167,7 +167,6 @@ require (
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
- github.com/minio/crc64nvme v1.0.0 // indirect
github.com/minio/md5-simd v1.1.2 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect