aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-02-10 09:49:45 -0800
committerGravatar GitHub <noreply@github.com> 2020-02-10 09:49:45 -0800
commite785f504681ab5f6640c50c971a2d5a1fd4a7cd0 (patch)
tree76ff39b5408abd57d487635d4c59f9f6091afded /go.mod
parent9bca3bdcfe45d3afb7adad22df087da6622cced9 (diff)
downloadcoredns-e785f504681ab5f6640c50c971a2d5a1fd4a7cd0.tar.gz
coredns-e785f504681ab5f6640c50c971a2d5a1fd4a7cd0.tar.zst
coredns-e785f504681ab5f6640c50c971a2d5a1fd4a7cd0.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3666)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.9.4 to 0.9.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/v0.9.4...autorest/v0.9.5) 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 54efdf0cc..d0a9ada52 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.13
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.4
+ github.com/Azure/go-autorest/autorest v0.9.5
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
github.com/DataDog/datadog-go v3.3.1+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect