aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-08-17 06:37:18 -0700
committerGravatar GitHub <noreply@github.com> 2020-08-17 06:37:18 -0700
commit8ca97dacb645962b1d5da5dfb8da915501d2696c (patch)
tree7e94cc5039933464872bab3238afdb5c7bb3d3ba /go.mod
parent9230e1772bc24faddd94a3dc9be7fe52a4d29e83 (diff)
downloadcoredns-8ca97dacb645962b1d5da5dfb8da915501d2696c.tar.gz
coredns-8ca97dacb645962b1d5da5dfb8da915501d2696c.tar.zst
coredns-8ca97dacb645962b1d5da5dfb8da915501d2696c.zip
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4070)
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.0 to 0.5.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/tracing/v0.5.0...autorest/azure/auth/v0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 01f7bfd6c..396a57d16 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.13
require (
github.com/Azure/azure-sdk-for-go v40.6.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.3
- github.com/Azure/go-autorest/autorest/azure/auth v0.5.0
+ github.com/Azure/go-autorest/autorest/azure/auth v0.5.1
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.13.0 // indirect