mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 18:17:19 +00:00
go1.16 (#14783)
This commit is contained in:
2
vendor/github.com/minio/minio-go/v7/api.go
generated
vendored
2
vendor/github.com/minio/minio-go/v7/api.go
generated
vendored
@ -108,7 +108,7 @@ type Options struct {
|
||||
// Global constants.
|
||||
const (
|
||||
libraryName = "minio-go"
|
||||
libraryVersion = "v7.0.9"
|
||||
libraryVersion = "v7.0.10"
|
||||
)
|
||||
|
||||
// User Agent should always following the below style.
|
||||
|
Reference in New Issue
Block a user