chore: upgrade to azure-sdk v40.2.0

chore: use autorest v0.9.6

fix go module issue

fix go module error
This commit is contained in:
andyzhangx
2020-03-11 14:46:29 +00:00
parent cb38560422
commit da20cc202f
257 changed files with 4455 additions and 1791 deletions

View File

@@ -26,7 +26,7 @@ import (
"regexp"
libstrings "strings"
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-07-01/compute"
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-12-01/compute"
v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/types"