[chore]: Bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 (#2877)

This commit is contained in:
dependabot[bot] 2024-04-29 10:44:11 +00:00 committed by GitHub
commit d3bac8bbec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 81 additions and 3574 deletions

3
go.mod
View file

@ -43,7 +43,7 @@ require (
github.com/jackc/pgx/v5 v5.5.5
github.com/microcosm-cc/bluemonday v1.0.26
github.com/miekg/dns v1.1.59
github.com/minio/minio-go/v7 v7.0.69
github.com/minio/minio-go/v7 v7.0.70
github.com/mitchellh/mapstructure v1.5.0
github.com/oklog/ulid v1.3.1
github.com/prometheus/client_golang v1.18.0
@ -168,7 +168,6 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/minio/md5-simd v1.1.2 // indirect
github.com/minio/sha256-simd v1.0.1 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect