aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-04-21 09:50:35 -0700
committerGravatar GitHub <noreply@github.com> 2021-04-21 09:50:35 -0700
commit994fd83681ff2f7778d8b95e2a3891317ca5f226 (patch)
treeff2b5681237f063dcec4c24af481b0c94ebffe8e /go.mod
parent76eeae01ece8a29b37c89f49675e0f2b1b1da675 (diff)
downloadcoredns-994fd83681ff2f7778d8b95e2a3891317ca5f226.tar.gz
coredns-994fd83681ff2f7778d8b95e2a3891317ca5f226.tar.zst
coredns-994fd83681ff2f7778d8b95e2a3891317ca5f226.zip
build(deps): bump github.com/Azure/azure-sdk-for-go (#4579)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 53.1.0+incompatible to 53.3.0+incompatible. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v53.1.0...v53.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[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 96490616f..6ea779dc3 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/coredns/coredns
go 1.16
require (
- github.com/Azure/azure-sdk-for-go v53.1.0+incompatible
+ 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/azure/auth v0.5.7
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect