aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-05-11 07:53:04 -0700
committerGravatar GitHub <noreply@github.com> 2020-05-11 07:53:04 -0700
commitf2f6b0edddc4f8cd06a1c25447fafeffb4618665 (patch)
tree2c1c123a654ca5db2c34ae190d042605f246b209
parent3b1e0f573271e40e9c103c6b14a542d5c4b0973f (diff)
downloadcoredns-f2f6b0edddc4f8cd06a1c25447fafeffb4618665.tar.gz
coredns-f2f6b0edddc4f8cd06a1c25447fafeffb4618665.tar.zst
coredns-f2f6b0edddc4f8cd06a1c25447fafeffb4618665.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3884)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.10.0...autorest/v0.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 33af4676a..c6ccd44e9 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.13
require (
cloud.google.com/go v0.55.0 // indirect
github.com/Azure/azure-sdk-for-go v40.6.0+incompatible
- github.com/Azure/go-autorest/autorest v0.10.0
+ github.com/Azure/go-autorest/autorest v0.10.1
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
diff --git a/go.sum b/go.sum
index ef7ebe332..46f30afaa 100644
--- a/go.sum
+++ b/go.sum
@@ -33,6 +33,8 @@ github.com/Azure/go-autorest/autorest v0.9.0/go.mod h1:xyHB1BMZT0cuDHU7I0+g046+B
github.com/Azure/go-autorest/autorest v0.9.3/go.mod h1:GsRuLYvwzLjjjRoWEIyMUaYq8GNUx2nRB378IPt/1p0=
github.com/Azure/go-autorest/autorest v0.10.0 h1:mvdtztBqcL8se7MdrUweNieTNi4kfNG6GOJuurQJpuY=
github.com/Azure/go-autorest/autorest v0.10.0/go.mod h1:/FALq9T/kS7b5J5qsQ+RSTUdAmGFqi0vUdVNNx8q630=
+github.com/Azure/go-autorest/autorest v0.10.1 h1:uaB8A32IZU9YKs9v50+/LWIWTDHJk2vlGzbfd7FfESI=
+github.com/Azure/go-autorest/autorest v0.10.1/go.mod h1:/FALq9T/kS7b5J5qsQ+RSTUdAmGFqi0vUdVNNx8q630=
github.com/Azure/go-autorest/autorest/adal v0.1.0/go.mod h1:MeS4XhScH55IST095THyTxElntu7WqB7pNbZo8Q5G3E=
github.com/Azure/go-autorest/autorest/adal v0.2.0/go.mod h1:MeS4XhScH55IST095THyTxElntu7WqB7pNbZo8Q5G3E=
github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod h1:8Z9fGy2MpX0PvDjB1pEgQTmVqjGhiHBW7RJJEciWzS0=