[chore]: Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 (#3208)

This commit is contained in:
dependabot[bot] 2024-08-19 10:37:44 +00:00 committed by GitHub
commit c28a18b680
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1324 additions and 20 deletions

View file

@ -129,7 +129,7 @@ type Options struct {
// Global constants.
const (
libraryName = "minio-go"
libraryVersion = "v7.0.74"
libraryVersion = "v7.0.75"
)
// User Agent should always following the below style.