diff options
| author | 2024-03-11 10:51:13 +0000 | |
|---|---|---|
| committer | 2024-03-11 10:51:13 +0000 | |
| commit | 8e88ee8d9c3740a76139566837199831dabdf997 (patch) | |
| tree | e331d9e0acfb1c975a72aee3105e0f1fba6ca128 /go.mod | |
| parent | [chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#2733) (diff) | |
| download | gotosocial-8e88ee8d9c3740a76139566837199831dabdf997.tar.xz | |
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.67 to 7.0.69 (#2748)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,7 +40,7 @@ require ( github.com/jackc/pgx/v5 v5.5.5 github.com/microcosm-cc/bluemonday v1.0.26 github.com/miekg/dns v1.1.58 - github.com/minio/minio-go/v7 v7.0.67 + github.com/minio/minio-go/v7 v7.0.69 github.com/mitchellh/mapstructure v1.5.0 github.com/oklog/ulid v1.3.1 github.com/prometheus/client_golang v1.18.0 @@ -155,7 +155,7 @@ require ( github.com/josharian/intern v1.0.0 // indirect github.com/json-iterator/go v1.1.12 // indirect github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect - github.com/klauspost/compress v1.17.4 // indirect + github.com/klauspost/compress v1.17.6 // indirect github.com/klauspost/cpuid/v2 v2.2.7 // indirect github.com/kr/pretty v0.3.1 // indirect github.com/kr/text v0.2.0 // indirect |
