File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import (
30
30
"github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime"
31
31
"github.com/Azure/azure-sdk-for-go/sdk/azidentity"
32
32
"github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4"
33
- "github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-07 -01/compute"
33
+ "github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2022-08 -01/compute"
34
34
"github.com/Azure/go-autorest/autorest"
35
35
"github.com/Azure/go-autorest/autorest/azure"
36
36
"github.com/Azure/go-autorest/autorest/azure/auth"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
17
17
github.com/Azure/go-autorest/autorest/date v0.3.0
18
18
github.com/Azure/go-autorest/autorest/to v0.4.0
19
- github.com/Azure/skewer v0.0.14
19
+ github.com/Azure/skewer v0.0.19
20
20
github.com/aws/aws-sdk-go v1.44.241
21
21
github.com/cenkalti/backoff/v4 v4.3.0
22
22
github.com/digitalocean/godo v1.27.0
Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ github.com/Azure/go-autorest/tracing v0.6.0 h1:TYi4+3m5t6K48TGI9AUdb+IzbnSxvnvUM
77
77
github.com/Azure/go-autorest/tracing v0.6.0 /go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBpUA79WCAKPPZVC2DeU =
78
78
github.com/Azure/skewer v0.0.14 h1:0mzUJhspECkajYyynYsOCp//E2PSnYXrgP45bcskqfQ =
79
79
github.com/Azure/skewer v0.0.14 /go.mod h1:6WTecuPyfGtuvS8Mh4JYWuHhO4kcWycGfsUBB+XTFG4 =
80
+ github.com/Azure/skewer v0.0.19 h1:+qA1z8isKmlNkhAwZErNS2wD2jaemSk9NszYKr8dddU =
81
+ github.com/Azure/skewer v0.0.19 /go.mod h1:LVH7jmduRKmPj8YcIz7V4f53xJEntjweL4aoLyChkwk =
80
82
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU =
81
83
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
82
84
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
You can’t perform that action at this time.
0 commit comments