aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-05-17 00:24:08 -0700
committerGravatar GitHub <noreply@github.com> 2021-05-17 00:24:08 -0700
commitfc24fe076f1c9a829841ec8abcd0ef4e300965e0 (patch)
tree3819bb70750ddb4ed4422e9fd401efbe66a77d96 /go.mod
parentaaad8dbf142dead45615e70bdaba1d433803d7d7 (diff)
downloadcoredns-fc24fe076f1c9a829841ec8abcd0ef4e300965e0.tar.gz
coredns-fc24fe076f1c9a829841ec8abcd0ef4e300965e0.tar.zst
coredns-fc24fe076f1c9a829841ec8abcd0ef4e300965e0.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.38.37 to 1.38.40 (#4630)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.37 to 1.38.40. - [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.38.37...v1.38.40) 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 36bd1d45b..4f9601b54 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/DataDog/datadog-go v3.5.0+incompatible // indirect
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.38.37
+ github.com/aws/aws-sdk-go v1.38.40
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0