aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-23 08:52:11 -0800
committerGravatar GitHub <noreply@github.com> 2020-11-23 08:52:11 -0800
commit1dc41abd44e233aa93652bdcda3794ee7dbcd4ff (patch)
treed54c3b3bf4fd0b3fe125bdcb385678f776dd81cf
parent10714bdbbc630291fadf9f147bf35e025a5fce6d (diff)
downloadcoredns-1dc41abd44e233aa93652bdcda3794ee7dbcd4ff.tar.gz
coredns-1dc41abd44e233aa93652bdcda3794ee7dbcd4ff.tar.zst
coredns-1dc41abd44e233aa93652bdcda3794ee7dbcd4ff.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#4304)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.11 to 0.11.12. - [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.11.11...autorest/v0.11.12) 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.sum1
2 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b6c133817..fffb03d3f 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.13
require (
github.com/Azure/azure-sdk-for-go v40.6.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.11
+ github.com/Azure/go-autorest/autorest v0.11.12
github.com/Azure/go-autorest/autorest/azure/auth v0.5.3
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
diff --git a/go.sum b/go.sum
index d8a1a5340..29cd4117a 100644
--- a/go.sum
+++ b/go.sum
@@ -32,6 +32,7 @@ github.com/Azure/go-autorest/autorest v0.9.6/go.mod h1:/FALq9T/kS7b5J5qsQ+RSTUdA
github.com/Azure/go-autorest/autorest v0.11.9/go.mod h1:eipySxLmqSyC5s5k1CLupqet0PSENBEDP93LQ9a8QYw=
github.com/Azure/go-autorest/autorest v0.11.11 h1:k/wzH9pA3hrtFNsEhJ5SqPEs75W3bzS8VOYA/fJ0j1k=
github.com/Azure/go-autorest/autorest v0.11.11/go.mod h1:eipySxLmqSyC5s5k1CLupqet0PSENBEDP93LQ9a8QYw=
+github.com/Azure/go-autorest/autorest v0.11.12/go.mod h1:eipySxLmqSyC5s5k1CLupqet0PSENBEDP93LQ9a8QYw=
github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod h1:8Z9fGy2MpX0PvDjB1pEgQTmVqjGhiHBW7RJJEciWzS0=
github.com/Azure/go-autorest/autorest/adal v0.8.2/go.mod h1:ZjhuQClTqx435SRJ2iMlOxPYt3d2C/T/7TiQCVZSn3Q=
github.com/Azure/go-autorest/autorest/adal v0.9.5 h1:Y3bBUV4rTuxenJJs41HU3qmqsb+auo+a3Lz+PlJPpL0=