Update Azure GO SDK to v12.1.0

This commit is contained in:
Pengfei Ni
2018-01-04 14:18:31 +08:00
parent 6d98cdbbfb
commit 0a8948d8a9
91 changed files with 904 additions and 316 deletions

View File

@@ -15,5 +15,5 @@ package storage
// limitations under the License.
var (
sdkVersion = "10.0.2"
sdkVersion = "v12.1.0-beta"
)