diff options
author | 2019-12-09 14:38:38 +0000 | |
---|---|---|
committer | 2019-12-09 14:38:38 +0000 | |
commit | acea8f535f4b73dd0fcde9867af18947586e3c35 (patch) | |
tree | bc26b3296446489eb42781b5a6c53a5cf5d4215c | |
parent | 864a108ed0185f100de5956ad0cbccc5abcd35a9 (diff) | |
download | coredns-acea8f535f4b73dd0fcde9867af18947586e3c35.tar.gz coredns-acea8f535f4b73dd0fcde9867af18947586e3c35.tar.zst coredns-acea8f535f4b73dd0fcde9867af18947586e3c35.zip |
auto go mod tidy
-rw-r--r-- | go.sum | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ github.com/Azure/go-autorest v13.0.0+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSW github.com/Azure/go-autorest/autorest v0.1.0/go.mod h1:AKyIcETwSUFxIcs/Wnq/C+kwCtlEYGUVd7FPNb2slmg= github.com/Azure/go-autorest/autorest v0.5.0/go.mod h1:9HLKlQjVBH6U3oDfsXOeVc56THsLPw1L03yban4xThw= github.com/Azure/go-autorest/autorest v0.9.0/go.mod h1:xyHB1BMZT0cuDHU7I0+g046+BFDTQ8rEZB0s4Yfa6bI= -github.com/Azure/go-autorest/autorest v0.9.2 h1:6AWuh3uWrsZJcNoCHrCF/+g4aKPCU39kaMO6/qrnK/4= github.com/Azure/go-autorest/autorest v0.9.2/go.mod h1:xyHB1BMZT0cuDHU7I0+g046+BFDTQ8rEZB0s4Yfa6bI= github.com/Azure/go-autorest/autorest v0.9.3 h1:OZEIaBbMdUE/Js+BQKlpO81XlISgipr6yDJ+PSwsgi4= github.com/Azure/go-autorest/autorest v0.9.3/go.mod h1:GsRuLYvwzLjjjRoWEIyMUaYq8GNUx2nRB378IPt/1p0= |