[chore]: Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#3037)

This commit is contained in:
dependabot[bot] 2024-06-24 08:07:15 +00:00 committed by GitHub
commit b9864e83a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 21 additions and 23 deletions

View file

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