mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Step minio down to 7.0.85 (#3808)
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
@ -155,7 +155,7 @@ type Options struct {
|
||||
// Global constants.
|
||||
const (
|
||||
libraryName = "minio-go"
|
||||
libraryVersion = "v7.0.86"
|
||||
libraryVersion = "v7.0.85"
|
||||
)
|
||||
|
||||
// User Agent should always following the below style.
|
||||
|
Reference in New Issue
Block a user