aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-02-24 08:11:12 -0800
committerGravatar GitHub <noreply@github.com> 2020-02-24 08:11:12 -0800
commit2d42258d272cafcd479a0ff9492179a0b8e88c16 (patch)
tree0627159ce280522e947edb2dc404f0261a5994ec
parent4a765b558c9c2d22d667ecc6cb97ebcd2c11120f (diff)
downloadcoredns-2d42258d272cafcd479a0ff9492179a0b8e88c16.tar.gz
coredns-2d42258d272cafcd479a0ff9492179a0b8e88c16.tar.zst
coredns-2d42258d272cafcd479a0ff9492179a0b8e88c16.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3691)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.9.5 to 0.9.6. - [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.9.5...autorest/v0.9.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 262f3775b..46aa3782d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.13
require (
cloud.google.com/go v0.41.0 // indirect
github.com/Azure/azure-sdk-for-go v32.6.0+incompatible
- github.com/Azure/go-autorest/autorest v0.9.5
+ github.com/Azure/go-autorest/autorest v0.9.6
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
github.com/DataDog/datadog-go v3.3.1+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
diff --git a/go.sum b/go.sum
index d7df724c7..3a14b7095 100644
--- a/go.sum
+++ b/go.sum
@@ -13,6 +13,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.9.5 h1:IvOB+EPvwfzDNJBPe1i3wtnNKl1d/LJ+tweb0N1H3hg=
github.com/Azure/go-autorest/autorest v0.9.5/go.mod h1:/FALq9T/kS7b5J5qsQ+RSTUdAmGFqi0vUdVNNx8q630=
+github.com/Azure/go-autorest/autorest v0.9.6 h1:5YWtOnckcudzIw8lPPBcWOnmIFWMtHci1ZWAZulMSx0=
+github.com/Azure/go-autorest/autorest v0.9.6/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=