aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-01-31 07:28:57 -0800
committerGravatar GitHub <noreply@github.com> 2022-01-31 07:28:57 -0800
commit2081e12d8dce39f506b20a41a1bf1935456b0823 (patch)
treee1611e5f2610fc3591d06c2f05bc5e4f62c73413 /go.mod
parentf634e7684e36d1c08e1ef0be8addb8ea0aef5389 (diff)
downloadcoredns-2081e12d8dce39f506b20a41a1bf1935456b0823.tar.gz
coredns-2081e12d8dce39f506b20a41a1bf1935456b0823.tar.zst
coredns-2081e12d8dce39f506b20a41a1bf1935456b0823.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.42.39 to 1.42.44 (#5139)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.39 to 1.42.44. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.39...v1.42.44) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go 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 472a184b4..df630cca1 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
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
- github.com/aws/aws-sdk-go v1.42.39
+ github.com/aws/aws-sdk-go v1.42.44
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0