[chore]: Bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.60 (#1992)

This commit is contained in:
dependabot[bot]
2023-07-21 14:22:17 +00:00
committed by GitHub
parent d53449ccb4
commit 83139989b5
10 changed files with 99 additions and 19 deletions

View File

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