aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-08-19 07:53:25 -0700
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-08-19 07:53:25 -0700
commitee84d4555ffd9f1c98bdc8e9eb7312817add36d4 (patch)
tree6c7a7349c3e0a0823779f61abfbda47735a08f4b /go.mod
parentfe0f3d9818ce97500b632d4b4422d102008f5aa2 (diff)
downloadcoredns-ee84d4555ffd9f1c98bdc8e9eb7312817add36d4.tar.gz
coredns-ee84d4555ffd9f1c98bdc8e9eb7312817add36d4.tar.zst
coredns-ee84d4555ffd9f1c98bdc8e9eb7312817add36d4.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3149)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.8.0 to 0.9.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.8.0...autorest/v0.9.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 866284a5b..d034595f4 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.41.0 // indirect
contrib.go.opencensus.io/exporter/ocagent v0.4.12 // indirect
github.com/Azure/azure-sdk-for-go v31.1.0+incompatible
- github.com/Azure/go-autorest/autorest v0.8.0
+ github.com/Azure/go-autorest/autorest v0.9.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