File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
5757 github.com/Azure/go-autorest/autorest v0.11.29 // indirect
5858 github.com/Azure/go-autorest/autorest/adal v0.9.23 // indirect
5959 github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
60- github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
60+ github.com/Azure/go-autorest/autorest/to v0.4.1 // indirect
6161 github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
6262 github.com/Azure/go-autorest/logger v0.2.1 // indirect
6363 github.com/Azure/go-autorest/tracing v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/Azure/go-autorest/autorest/mocks v0.3.0/go.mod h1:a8FDP3DYzQ4RYfVAxAN
9292github.com/Azure/go-autorest/autorest/mocks v0.4.1 /go.mod h1:LTp+uSrOhSkaKrUy935gNZuuIPPVsHlr9DSOxSayd+k =
9393github.com/Azure/go-autorest/autorest/mocks v0.4.2 h1:PGN4EDXnuQbojHbU0UWoNvmu9AGVwYHG9/fkDYhtAfw =
9494github.com/Azure/go-autorest/autorest/mocks v0.4.2 /go.mod h1:Vy7OitM9Kei0i1Oj+LvyAWMXJHeKH1MVlzFugfVrmyU =
95- github.com/Azure/go-autorest/autorest/to v0.4.0 h1:oXVqrxakqqV1UZdSazDOPOLvOIz+XA683u8EctwboHk =
96- github.com/Azure/go-autorest/autorest/to v0.4.0 /go.mod h1:fE8iZBn7LQR7zH/9XU2NcPR4o9jEImooCeWJcYV/zLE =
95+ github.com/Azure/go-autorest/autorest/to v0.4.1 h1:CxNHBqdzTr7rLtdrtb5CMjJcDut+WNGCVv7OmS5+lTc =
96+ github.com/Azure/go-autorest/autorest/to v0.4.1 /go.mod h1:EtaofgU4zmtvn1zT2ARsjRFdq9vXx0YWtmElwL+GZ9M =
9797github.com/Azure/go-autorest/autorest/validation v0.3.1 h1:AgyqjAd94fwNAoTjl/WQXg4VvFeRFpO+UhNyRXqF1ac =
9898github.com/Azure/go-autorest/autorest/validation v0.3.1 /go.mod h1:yhLgjC0Wda5DYXl6JAsWyUe4KVNffhoDhG0zVzUMo3E =
9999github.com/Azure/go-autorest/logger v0.1.0 /go.mod h1:oExouG+K6PryycPJfVSxi/koC6LSNgds39diKLz7Vrc =
You can’t perform that action at this time.
0 commit comments