mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 08:33:02 -06:00
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 (#3208)
This commit is contained in:
parent
6ff8376d96
commit
c28a18b680
9 changed files with 1324 additions and 20 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
|
|
@ -129,7 +129,7 @@ type Options struct {
|
|||
// Global constants.
|
||||
const (
|
||||
libraryName = "minio-go"
|
||||
libraryVersion = "v7.0.74"
|
||||
libraryVersion = "v7.0.75"
|
||||
)
|
||||
|
||||
// User Agent should always following the below style.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue