File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module sigs.k8s.io/cluster-api-provider-azure
33go 1.13
44
55require (
6- github.com/Azure/azure-sdk-for-go v40.2 .0+incompatible
6+ github.com/Azure/azure-sdk-for-go v40.4 .0+incompatible
77 github.com/Azure/go-autorest/autorest v0.10.0
88 github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
99 github.com/Azure/go-autorest/autorest/to v0.3.0
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ cloud.google.com/go v0.34.0 h1:eOI3/cP2VTU6uZLDYAoic+eyzzB9YyGmJ7eIjl8rOPg=
33cloud.google.com/go v0.34.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
44cloud.google.com/go v0.38.0 h1:ROfEUZz+Gh5pa62DJWXSaonyu3StP6EA6lPEXPI6mCo =
55cloud.google.com/go v0.38.0 /go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU =
6- github.com/Azure/azure-sdk-for-go v40.2 .0+incompatible h1:JVGI3ws5ouCNwtQtwProxSff9uf2XiH/K8ydhuNhL1I =
7- github.com/Azure/azure-sdk-for-go v40.2 .0+incompatible /go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
6+ github.com/Azure/azure-sdk-for-go v40.4 .0+incompatible h1:fqIZrZZOfzH4BikHmEtVax+ewacSVCY8u9hXNPUSxF4 =
7+ github.com/Azure/azure-sdk-for-go v40.4 .0+incompatible /go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
88github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 /go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8 =
99github.com/Azure/go-autorest/autorest v0.9.0 h1:MRvx8gncNaXJqOoLmhNjUAKh33JJF8LyxPhomEtOsjs =
1010github.com/Azure/go-autorest/autorest v0.9.0 /go.mod h1:xyHB1BMZT0cuDHU7I0+g046+BFDTQ8rEZB0s4Yfa6bI =
You can’t perform that action at this time.
0 commit comments