[chore] Step minio down to 7.0.85

This commit is contained in:
tobi 2025-02-19 18:55:00 +01:00
commit c110f5c28e
13 changed files with 9 additions and 763 deletions

View file

@ -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.