aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-12-09 06:07:01 -0800
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-12-09 06:07:01 -0800
commitea97a3b22a87f3941d359fd29d1e40b17f238be3 (patch)
tree58d7ea03d6ca2a5c91c8df161a33da328c7ee385 /go.mod
parent9cd287c191ce076911e410e850ef10545b95c5bb (diff)
downloadcoredns-ea97a3b22a87f3941d359fd29d1e40b17f238be3.tar.gz
coredns-ea97a3b22a87f3941d359fd29d1e40b17f238be3.tar.zst
coredns-ea97a3b22a87f3941d359fd29d1e40b17f238be3.zip
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#3523)
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.4.0 to 0.4.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.4.0...autorest/azure/auth/v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 22eb5236d..bac6164be 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.41.0 // indirect
github.com/Azure/azure-sdk-for-go v32.6.0+incompatible
github.com/Azure/go-autorest/autorest v0.9.2
- github.com/Azure/go-autorest/autorest/azure/auth v0.4.0
+ github.com/Azure/go-autorest/autorest/azure/auth v0.4.1
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.13.0 // indirect