File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
5858 github.com/Azure/go-autorest/autorest/adal v0.9.23 // indirect
5959 github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
6060 github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
61- github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
61+ github.com/Azure/go-autorest/autorest/validation v0.3.2 // indirect
6262 github.com/Azure/go-autorest/logger v0.2.1 // indirect
6363 github.com/Azure/go-autorest/tracing v0.6.0 // indirect
6464 github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ github.com/Azure/go-autorest/autorest/mocks v0.4.2 h1:PGN4EDXnuQbojHbU0UWoNvmu9A
9494github.com/Azure/go-autorest/autorest/mocks v0.4.2 /go.mod h1:Vy7OitM9Kei0i1Oj+LvyAWMXJHeKH1MVlzFugfVrmyU =
9595github.com/Azure/go-autorest/autorest/to v0.4.0 h1:oXVqrxakqqV1UZdSazDOPOLvOIz+XA683u8EctwboHk =
9696github.com/Azure/go-autorest/autorest/to v0.4.0 /go.mod h1:fE8iZBn7LQR7zH/9XU2NcPR4o9jEImooCeWJcYV/zLE =
97- github.com/Azure/go-autorest/autorest/validation v0.3.1 h1:AgyqjAd94fwNAoTjl/WQXg4VvFeRFpO+UhNyRXqF1ac =
98- github.com/Azure/go-autorest/autorest/validation v0.3.1 /go.mod h1:yhLgjC0Wda5DYXl6JAsWyUe4KVNffhoDhG0zVzUMo3E =
97+ github.com/Azure/go-autorest/autorest/validation v0.3.2 h1:myD3tcvs+Fk1bkJ1Xx7xidop4z4FWvWADiMGMXeVd2E =
98+ github.com/Azure/go-autorest/autorest/validation v0.3.2 /go.mod h1:4z7eU88lSINAB5XL8mhfPumiUdoAQo/c7qXwbsM8Zhc =
9999github.com/Azure/go-autorest/logger v0.1.0 /go.mod h1:oExouG+K6PryycPJfVSxi/koC6LSNgds39diKLz7Vrc =
100100github.com/Azure/go-autorest/logger v0.2.1 h1:IG7i4p/mDa2Ce4TRyAO8IHnVhAVF3RFU+ZtXWSmf4Tg =
101101github.com/Azure/go-autorest/logger v0.2.1 /go.mod h1:T9E3cAhj2VqvPOtCYAvby9aBXkZmbF5NWuPV8+WeEW8 =
You can’t perform that action at this time.
0 commit comments