File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ require (
5656 github.com/Azure/go-autorest v14.2.0+incompatible // indirect
5757 github.com/Azure/go-autorest/autorest v0.11.29 // indirect
5858 github.com/Azure/go-autorest/autorest/adal v0.9.23 // indirect
59- github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
59+ github.com/Azure/go-autorest/autorest/date v0.3.1 // indirect
6060 github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
6161 github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
6262 github.com/Azure/go-autorest/logger v0.2.1 // indirect
Original file line number Diff line number Diff line change @@ -84,8 +84,9 @@ github.com/Azure/go-autorest/autorest/adal v0.9.23 h1:Yepx8CvFxwNKpH6ja7RZ+sKX+D
8484github.com/Azure/go-autorest/autorest/adal v0.9.23 /go.mod h1:5pcMqFkdPhviJdlEy3kC/v1ZLnQl0MH6XA5YCcMhy4c =
8585github.com/Azure/go-autorest/autorest/date v0.1.0 /go.mod h1:plvfp3oPSKwf2DNjlBjWF/7vwR+cUD/ELuzDCXwHUVA =
8686github.com/Azure/go-autorest/autorest/date v0.2.0 /go.mod h1:vcORJHLJEh643/Ioh9+vPmf1Ij9AEBM5FuBIXLmIy0g =
87- github.com/Azure/go-autorest/autorest/date v0.3.0 h1:7gUk1U5M/CQbp9WoqinNzJar+8KY+LPI6wiWrP/myHw =
8887github.com/Azure/go-autorest/autorest/date v0.3.0 /go.mod h1:BI0uouVdmngYNUzGWeSYnokU+TrmwEsOqdt8Y6sso74 =
88+ github.com/Azure/go-autorest/autorest/date v0.3.1 h1:o9Z8Jyt+VJJTCZ/UORishuHOusBwolhjokt9s5k8I4w =
89+ github.com/Azure/go-autorest/autorest/date v0.3.1 /go.mod h1:Dz/RDmXlfiFFS/eW+b/xMUSFs1tboPVy6UjgADToWDM =
8990github.com/Azure/go-autorest/autorest/mocks v0.1.0 /go.mod h1:OTyCOPRA2IgIlWxVYxBee2F5Gr4kF2zd2J5cFRaIDN0 =
9091github.com/Azure/go-autorest/autorest/mocks v0.2.0 /go.mod h1:OTyCOPRA2IgIlWxVYxBee2F5Gr4kF2zd2J5cFRaIDN0 =
9192github.com/Azure/go-autorest/autorest/mocks v0.3.0 /go.mod h1:a8FDP3DYzQ4RYfVAxAN3SVSiiO77gL2j2ronKKP0syM =
You can’t perform that action at this time.
0 commit comments