aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-10-12 03:49:46 -0700
committerGravatar GitHub <noreply@github.com> 2020-10-12 03:49:46 -0700
commit0a1a35241afc90559d9b679697e3b2ac2174859d (patch)
treeacdac37fed0eac160b9b51319b72f781ff32d954 /go.mod
parent151cf9563ef86f04b30b30a6b7c1265b04302eb9 (diff)
downloadcoredns-0a1a35241afc90559d9b679697e3b2ac2174859d.tar.gz
coredns-0a1a35241afc90559d9b679697e3b2ac2174859d.tar.zst
coredns-0a1a35241afc90559d9b679697e3b2ac2174859d.zip
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4195)
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.2 to 0.5.3. - [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.2...autorest/azure/auth/v0.5.3) 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 20f91bb0a..e7f471a9c 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.10
- github.com/Azure/go-autorest/autorest/azure/auth v0.5.2
+ 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
github.com/aws/aws-sdk-go v1.35.7