Update github.com/minio/minio-go

Closes #1918
This commit is contained in:
Alexander Neumann 2018-09-25 14:43:32 +02:00
parent c6901ff908
commit 2effacd444
7 changed files with 538 additions and 12 deletions

View file

@ -99,7 +99,7 @@ type Options struct {
// Global constants.
const (
libraryName = "minio-go"
libraryVersion = "v6.0.6"
libraryVersion = "v6.0.7"
)
// User Agent should always following the below style.