File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
18
18
github.com/Azure/azure-sdk-for-go/sdk/tracing/azotel v0.4.0
19
19
github.com/Azure/azure-service-operator/v2 v2.9.0
20
- github.com/Azure/go-autorest/autorest v0.11.29
20
+ github.com/Azure/go-autorest/autorest v0.11.30
21
21
github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
22
22
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
23
23
github.com/blang/semver v3.5.1+incompatible
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1/go.mod h1:xomTg6
90
90
github.com/Azure/go-autorest v14.2.0+incompatible h1:V5VMDjClD3GiElqLWO7mz2MxNAK/vTfRHdAubSIPRgs =
91
91
github.com/Azure/go-autorest v14.2.0+incompatible /go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24 =
92
92
github.com/Azure/go-autorest/autorest v0.11.28 /go.mod h1:MrkzG3Y3AH668QyF9KRk5neJnGgmhQ6krbhR8Q5eMvA =
93
- github.com/Azure/go-autorest/autorest v0.11.29 h1:I4+HL/JDvErx2LjyzaVxllw2lRDB5/BT2Bm4g20iqYw =
94
- github.com/Azure/go-autorest/autorest v0.11.29 /go.mod h1:ZtEzC4Jy2JDrZLxvWs8LrBWEBycl1hbT1eknI8MtfAs =
93
+ github.com/Azure/go-autorest/autorest v0.11.30 h1:iaZ1RGz/ALZtN5eq4Nr1SOFSlf2E4pDI3Tcsl+dZPVE =
94
+ github.com/Azure/go-autorest/autorest v0.11.30 /go.mod h1:t1kpPIOpIVX7annvothKvb0stsrXa37i7b+xpmBW8Fs =
95
95
github.com/Azure/go-autorest/autorest/adal v0.9.18 /go.mod h1:XVVeme+LZwABT8K5Lc3hA4nAe8LDBVle26gTrguhhPQ =
96
96
github.com/Azure/go-autorest/autorest/adal v0.9.22 /go.mod h1:XuAbAEUv2Tta//+voMI038TrJBqjKam0me7qR+L8Cmk =
97
97
github.com/Azure/go-autorest/autorest/adal v0.9.24 h1:BHZfgGsGwdkHDyZdtQRQk1WeUdW0m2WPAwuHZwUi5i4 =
@@ -549,7 +549,6 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
549
549
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
550
550
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
551
551
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
552
- golang.org/x/crypto v0.6.0 /go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58 =
553
552
golang.org/x/crypto v0.17.0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
554
553
golang.org/x/crypto v0.32.0 h1:euUpcYgM8WcP71gNpTqQCn6rC2t6ULUPiOzfWaXVVfc =
555
554
golang.org/x/crypto v0.32.0 /go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ugc =
You can’t perform that action at this time.
0 commit comments