aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-09-09 09:52:48 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-09-09 10:52:48 +0100
commit37f5d489c6fc7d53f67b75a0fa992485bb73ed07 (patch)
treed308083bbab6df95c9cdab71560208896db81c6b /go.mod
parentdfb9c9516f6f6f0799bbacb5c06a45e0788a575d (diff)
downloadcoredns-37f5d489c6fc7d53f67b75a0fa992485bb73ed07.tar.gz
coredns-37f5d489c6fc7d53f67b75a0fa992485bb73ed07.tar.zst
coredns-37f5d489c6fc7d53f67b75a0fa992485bb73ed07.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3268)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.9.0 to 0.9.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/autorest/v0.9.0...autorest/v0.9.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 3f68e7972..a09c9ce50 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.9.0
+ github.com/Azure/go-autorest/autorest v0.9.1
github.com/Azure/go-autorest/autorest/azure/auth v0.3.0
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Shopify/sarama v1.21.0 // indirect