aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-01-24 09:19:52 -0800
committerGravatar GitHub <noreply@github.com> 2022-01-24 09:19:52 -0800
commit482a20afce4b45af0736d04e74701051ec3146dd (patch)
treedc8808baa38c58f78c8630b0702a01061e881639 /go.mod
parentd6dbab5ce8d8a5f897388a4a0ce901704ed35695 (diff)
downloadcoredns-482a20afce4b45af0736d04e74701051ec3146dd.tar.gz
coredns-482a20afce4b45af0736d04e74701051ec3146dd.tar.zst
coredns-482a20afce4b45af0736d04e74701051ec3146dd.zip
build(deps): bump github.com/Azure/azure-sdk-for-go (#5119)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 61.1.0+incompatible to 61.3.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/v61.1.0...v61.3.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go dependency-type: direct:production update-type: version-update:semver-minor ... 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 58d1c36e4..1a93b5592 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 v61.1.0+incompatible
+ github.com/Azure/azure-sdk-for-go v61.3.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.24
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
github.com/apparentlymart/go-cidr v1.1.0