aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-10-18 09:54:12 -0700
committerGravatar GitHub <noreply@github.com> 2021-10-18 09:54:12 -0700
commit2a3f7c93d68dc120420a6ab395b111ed7173436c (patch)
treec360f2ecab9d72d548f2d3c9379b8884b83ccdcf /go.mod
parent7d235c963833b08be213c89635db9e48bec4e7df (diff)
downloadcoredns-2a3f7c93d68dc120420a6ab395b111ed7173436c.tar.gz
coredns-2a3f7c93d68dc120420a6ab395b111ed7173436c.tar.zst
coredns-2a3f7c93d68dc120420a6ab395b111ed7173436c.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.40.59 to 1.41.4 (#4924)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.59 to 1.41.4. - [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.40.59...v1.41.4) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-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 62a39d7e2..ac8a5f0af 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Microsoft/go-winio v0.5.0 // indirect
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.40.59
+ github.com/aws/aws-sdk-go v1.41.4
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0