upgrade azure sdk to support ultra ssd

update Godeps.json

update azure sdk for ultrassd support

update bazel

fix build failure
This commit is contained in:
andyzhangx
2018-10-29 08:03:22 +00:00
parent b53edbc695
commit d210b4bcf3
84 changed files with 4627 additions and 986 deletions

View File

@@ -20,7 +20,7 @@ import (
)
// Number contains the semantic version of this SDK.
const Number = "v10.15.4"
const Number = "v11.1.0"
var (
userAgent = fmt.Sprintf("Go/%s (%s-%s) go-autorest/%s",