aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-10-14 08:47:57 -0700
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-10-15 00:47:57 +0900
commit70d3d94585d2953e2c9c642e5bbdbc7435f828ea (patch)
tree873543435181c330ef28dad19b712c0bcac7ed7d /go.mod
parent62f7e0784f65236d0f510e5212fba0e2615c015b (diff)
downloadcoredns-70d3d94585d2953e2c9c642e5bbdbc7435f828ea.tar.gz
coredns-70d3d94585d2953e2c9c642e5bbdbc7435f828ea.tar.zst
coredns-70d3d94585d2953e2c9c642e5bbdbc7435f828ea.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#3375)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.9.1 to 0.9.2. - [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.1...autorest/v0.9.2) 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 1d1c1a0eb..7909b1b4b 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.1
+ github.com/Azure/go-autorest/autorest v0.9.2
github.com/Azure/go-autorest/autorest/azure/auth v0.3.0
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect