mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:32:25 -05:00
[chore] Step minio down to 7.0.85 (#3808)
This commit is contained in:
parent
96716e4f43
commit
2f5629143d
13 changed files with 9 additions and 763 deletions
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue