aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-06-07 05:52:40 -0700
committerGravatar GitHub <noreply@github.com> 2021-06-07 05:52:40 -0700
commitd151ea74df4cbfd8631141736567c02f39afb792 (patch)
treeaf3c757f4794053d6dc34fffa94effb81ee49cf0 /go.mod
parentad731b700d53602a4f9532cd4bd517e0d3169a49 (diff)
downloadcoredns-d151ea74df4cbfd8631141736567c02f39afb792.tar.gz
coredns-d151ea74df4cbfd8631141736567c02f39afb792.tar.zst
coredns-d151ea74df4cbfd8631141736567c02f39afb792.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#4672)
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 f69b91dfd..2dcd657ac 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.16
require (
github.com/Azure/azure-sdk-for-go v53.3.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.18
+ github.com/Azure/go-autorest/autorest v0.11.19
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Microsoft/go-winio v0.5.0 // indirect