aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-02-15 06:41:58 -0800
committerGravatar GitHub <noreply@github.com> 2021-02-15 06:41:58 -0800
commit3b4e457e5763bfa2814fc2732b0f0ef99f0d9ab0 (patch)
treec519e7c35635b41954e2c1d7798598540ba60c89 /go.mod
parent37d8f8ca73594dccddb78228fd4ad73f8193b9e2 (diff)
downloadcoredns-3b4e457e5763bfa2814fc2732b0f0ef99f0d9ab0.tar.gz
coredns-3b4e457e5763bfa2814fc2732b0f0ef99f0d9ab0.tar.zst
coredns-3b4e457e5763bfa2814fc2732b0f0ef99f0d9ab0.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 (#4468)
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 fb9bc03c0..dfa5a80cf 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
- github.com/aws/aws-sdk-go v1.37.6
+ github.com/aws/aws-sdk-go v1.37.10
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.4.0
github.com/dustin/go-humanize v1.0.0 // indirect