diff options
author | 2025-02-10 15:30:29 +0000 | |
---|---|---|
committer | 2025-02-10 15:30:29 +0000 | |
commit | bb6d2f8ee8db01794c03dad2ef96905ffe76f9ad (patch) | |
tree | e4e6f5b72b4841965f29a47f38a2b518324ac1ae /go.mod | |
parent | [chore]: Bump golang.org/x/image from 0.23.0 to 0.24.0 (#3773) (diff) | |
download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |