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/autorest/adal v0.9.23 // indirect
5757 github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
5858 github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
59- github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
59+ github.com/Azure/go-autorest/autorest/validation v0.3.2 // indirect
6060 github.com/Azure/go-autorest/logger v0.2.1 // indirect
6161 github.com/Azure/go-autorest/tracing v0.6.0 // indirect
6262 github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/Azure/go-autorest/autorest/mocks v0.4.2 h1:PGN4EDXnuQbojHbU0UWoNvmu9A
9696github.com/Azure/go-autorest/autorest/mocks v0.4.2 /go.mod h1:Vy7OitM9Kei0i1Oj+LvyAWMXJHeKH1MVlzFugfVrmyU =
9797github.com/Azure/go-autorest/autorest/to v0.4.0 h1:oXVqrxakqqV1UZdSazDOPOLvOIz+XA683u8EctwboHk =
9898github.com/Azure/go-autorest/autorest/to v0.4.0 /go.mod h1:fE8iZBn7LQR7zH/9XU2NcPR4o9jEImooCeWJcYV/zLE =
99- github.com/Azure/go-autorest/autorest/validation v0.3.1 h1:AgyqjAd94fwNAoTjl/WQXg4VvFeRFpO+UhNyRXqF1ac =
100- github.com/Azure/go-autorest/autorest/validation v0.3.1 /go.mod h1:yhLgjC0Wda5DYXl6JAsWyUe4KVNffhoDhG0zVzUMo3E =
99+ github.com/Azure/go-autorest/autorest/validation v0.3.2 h1:myD3tcvs+Fk1bkJ1Xx7xidop4z4FWvWADiMGMXeVd2E =
100+ github.com/Azure/go-autorest/autorest/validation v0.3.2 /go.mod h1:4z7eU88lSINAB5XL8mhfPumiUdoAQo/c7qXwbsM8Zhc =
101101github.com/Azure/go-autorest/logger v0.1.0 /go.mod h1:oExouG+K6PryycPJfVSxi/koC6LSNgds39diKLz7Vrc =
102102github.com/Azure/go-autorest/logger v0.2.1 h1:IG7i4p/mDa2Ce4TRyAO8IHnVhAVF3RFU+ZtXWSmf4Tg =
103103github.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