aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-11-21 05:26:50 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-21 05:26:50 -0800
commitd01be1fb66c85e0ea03491a4b80ab48ca2e76c95 (patch)
tree92a2eb0c78a10cf7474a29712833e08c64031f28 /go.mod
parent78da65d8cd4f9a291b6f58ae0b3752d9daa1fc98 (diff)
downloadcoredns-d01be1fb66c85e0ea03491a4b80ab48ca2e76c95.tar.gz
coredns-d01be1fb66c85e0ea03491a4b80ab48ca2e76c95.tar.zst
coredns-d01be1fb66c85e0ea03491a4b80ab48ca2e76c95.zip
build(deps): bump github.com/Azure/azure-sdk-for-go (#5768)
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 643825272..cf9eefccf 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/coredns/coredns
go 1.17
require (
- github.com/Azure/azure-sdk-for-go v67.0.0+incompatible
+ github.com/Azure/azure-sdk-for-go v67.1.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.28
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
github.com/antonmedv/expr v1.9.0