Update dependenciess
Exclude minio-go for now (pin to 3.x.y).
This commit is contained in:
parent
9d0f13c4c0
commit
946c8399e2
2985 changed files with 1008107 additions and 118934 deletions
4
vendor/github.com/Azure/azure-sdk-for-go/arm/servicefabric/version.go
generated
vendored
4
vendor/github.com/Azure/azure-sdk-for-go/arm/servicefabric/version.go
generated
vendored
|
@ -19,10 +19,10 @@ package servicefabric
|
|||
|
||||
// UserAgent returns the UserAgent string to use when sending http.Requests.
|
||||
func UserAgent() string {
|
||||
return "Azure-SDK-For-Go/v11.0.0-beta arm-servicefabric/2016-09-01"
|
||||
return "Azure-SDK-For-Go/v11.1.1-beta arm-servicefabric/2016-09-01"
|
||||
}
|
||||
|
||||
// Version returns the semantic version (see http://semver.org) of the client.
|
||||
func Version() string {
|
||||
return "v11.0.0-beta"
|
||||
return "v11.1.1-beta"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue