aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-11-16 01:10:12 +0800
committerGravatar GitHub <noreply@github.com> 2021-11-16 01:10:12 +0800
commite004c93c80af56f9c1d241ed47e82ac2c35cc925 (patch)
tree804ce19a9d9d496d977292ffbd98eacaaf42f75e /go.mod
parent1029fea9068f6d7ef951256d6fe6d4e82acd3193 (diff)
downloadcoredns-e004c93c80af56f9c1d241ed47e82ac2c35cc925.tar.gz
coredns-e004c93c80af56f9c1d241ed47e82ac2c35cc925.tar.zst
coredns-e004c93c80af56f9c1d241ed47e82ac2c35cc925.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.41.19 to 1.42.4 (#4983)
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 33826a680..2901cca5b 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.41.19
+ github.com/aws/aws-sdk-go v1.42.4
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0