[chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-04 10:16:41 +01:00
committed by GitHub
parent ddd3c2e44b
commit c0bddd272f
8 changed files with 183 additions and 108 deletions

View File

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