aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-08-12 18:26:37 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-08-12 18:26:37 +0000
commita5de7932c5d4b480c15b4e4d8a903af373c4ec81 (patch)
tree3d348a6cf3e7b3906ec1222e045334680893c654 /go.mod
parentcdbe55e551e991803f2cb480f4d7407b17a62707 (diff)
downloadcoredns-a5de7932c5d4b480c15b4e4d8a903af373c4ec81.tar.gz
coredns-a5de7932c5d4b480c15b4e4d8a903af373c4ec81.tar.zst
coredns-a5de7932c5d4b480c15b4e4d8a903af373c4ec81.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3112)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.5.0 to 0.8.0. - [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.5.0...autorest/v0.8.0) 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 02c9613f0..d6b614a9d 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.12
require (
cloud.google.com/go v0.41.0 // indirect
github.com/Azure/azure-sdk-for-go v31.1.0+incompatible
- github.com/Azure/go-autorest/autorest v0.5.0
+ github.com/Azure/go-autorest/autorest v0.8.0
github.com/Azure/go-autorest/autorest/azure/auth v0.1.0
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Shopify/sarama v1.21.0 // indirect