aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-10-05 10:17:33 +0200
committerGravatar GitHub <noreply@github.com> 2020-10-05 10:17:33 +0200
commit145a75c5ed43b31ef8865e1c10f3126ed55e8e0a (patch)
tree21d380d0383a0e57aec25c52c224ab46aadea1e0 /go.mod
parent098363ada67ebcb2825eded6c18cc5a3e46eac97 (diff)
downloadcoredns-145a75c5ed43b31ef8865e1c10f3126ed55e8e0a.tar.gz
coredns-145a75c5ed43b31ef8865e1c10f3126ed55e8e0a.tar.zst
coredns-145a75c5ed43b31ef8865e1c10f3126ed55e8e0a.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#4176)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.6 to 0.11.7. - [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.11.6...autorest/v0.11.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 26e4dff33..e74007830 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.13
require (
github.com/Azure/azure-sdk-for-go v40.6.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.6
+ github.com/Azure/go-autorest/autorest v0.11.7
github.com/Azure/go-autorest/autorest/azure/auth v0.5.2
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect