aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-11-29 10:43:02 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-29 10:43:02 -0800
commit372e955980ad7a7d129ea62976daec126aa9062e (patch)
tree19468919bc343efc69066072b8ecb6ec7e66578d /go.mod
parent53b7e16276a39f03836b9a49970e220a56ac4c44 (diff)
downloadcoredns-372e955980ad7a7d129ea62976daec126aa9062e.tar.gz
coredns-372e955980ad7a7d129ea62976daec126aa9062e.tar.zst
coredns-372e955980ad7a7d129ea62976daec126aa9062e.zip
build(deps): bump github.com/Azure/azure-sdk-for-go (#5014)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 53.3.0+incompatible to 59.4.0+incompatible. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v53.3.0...v59.4.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go dependency-type: direct:production update-type: version-update:semver-major ... 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 ac36bf626..a7bbff065 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.3.0+incompatible
+ github.com/Azure/azure-sdk-for-go v59.4.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.22
github.com/Azure/go-autorest/autorest/azure/auth v0.5.9
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect