aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-09-13 07:15:22 -0700
committerGravatar GitHub <noreply@github.com> 2021-09-13 07:15:22 -0700
commit3902bd0e9538d13d598630dc9a93a038448a02ed (patch)
treea63e1afda18224ff2151f992d1f19765585da7f0 /go.mod
parent9a3e4f6685b05481771c30588a288f4749cdd0d9 (diff)
downloadcoredns-3902bd0e9538d13d598630dc9a93a038448a02ed.tar.gz
coredns-3902bd0e9538d13d598630dc9a93a038448a02ed.tar.zst
coredns-3902bd0e9538d13d598630dc9a93a038448a02ed.zip
build(deps): bump github.com/Azure/go-autorest/autorest (#4861)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.20 to 0.11.21. - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.20...autorest/v0.11.21) --- updated-dependencies: - dependency-name: github.com/Azure/go-autorest/autorest dependency-type: direct:production update-type: version-update:semver-patch ... 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 8999910d1..bce01d4e3 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.20
+ github.com/Azure/go-autorest/autorest v0.11.21
github.com/Azure/go-autorest/autorest/azure/auth v0.5.8
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Microsoft/go-winio v0.5.0 // indirect