aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-12-07 13:52:22 -0800
committerGravatar GitHub <noreply@github.com> 2020-12-07 13:52:22 -0800
commitfff33b6d1f74f733b5b5f03d5712db543fc7a343 (patch)
treedd1f146027e4fd5e487945121a5f74e322396c0c /go.mod
parent00c4892b4ade25d849b61df8edd65b02a57d1a3c (diff)
downloadcoredns-fff33b6d1f74f733b5b5f03d5712db543fc7a343.tar.gz
coredns-fff33b6d1f74f733b5b5f03d5712db543fc7a343.tar.zst
coredns-fff33b6d1f74f733b5b5f03d5712db543fc7a343.zip
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4318)
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.3 to 0.5.5. - [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/azure/auth/v0.5.3...autorest/azure/auth/v0.5.5) 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 8523a5947..4455c2924 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.13
- github.com/Azure/go-autorest/autorest/azure/auth v0.5.3
+ github.com/Azure/go-autorest/autorest/azure/auth v0.5.5
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
github.com/aws/aws-sdk-go v1.36.2