aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-07-19 08:18:02 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-19 08:18:02 -0700
commitc3b8bd46875996b47fabb1c46c07927002e151d9 (patch)
tree4778290686161123a9b5385fc1b063aed82aff2f /go.mod
parent86993554d811220f6b62de933202d7940dfe7eae (diff)
downloadcoredns-c3b8bd46875996b47fabb1c46c07927002e151d9.tar.gz
coredns-c3b8bd46875996b47fabb1c46c07927002e151d9.tar.zst
coredns-c3b8bd46875996b47fabb1c46c07927002e151d9.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.39.4 to 1.40.2 (#4763)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.39.4 to 1.40.2. - [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.39.4...v1.40.2) --- 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 0d6d50eea..f9e10f8fe 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.39.4
+ github.com/aws/aws-sdk-go v1.40.2
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0