aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-16 06:55:34 -0800
committerGravatar GitHub <noreply@github.com> 2020-11-16 06:55:34 -0800
commit56174636e7b126ac29831ea020299c54d0c95628 (patch)
tree02485d12c8453da27d9e441262ba529e54aea3bb
parent803b5e767f583a36e818c78c8c41cc7867d85399 (diff)
downloadcoredns-56174636e7b126ac29831ea020299c54d0c95628.tar.gz
coredns-56174636e7b126ac29831ea020299c54d0c95628.tar.zst
coredns-56174636e7b126ac29831ea020299c54d0c95628.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#4291)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.10 to 0.11.11. - [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.10...autorest/v0.11.11) 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 3ead73b32..1c4678e6b 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.10
+ github.com/Azure/go-autorest/autorest v0.11.11
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 7164b6056..70d0414d1 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.10 h1:j5sGbX7uj1ieYYkQ3Mpvewd4DCsEQ+ZeJpqnSM9pjnM=
github.com/Azure/go-autorest/autorest v0.11.10/go.mod h1:eipySxLmqSyC5s5k1CLupqet0PSENBEDP93LQ9a8QYw=
+github.com/Azure/go-autorest/autorest v0.11.11/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=