aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-01-25 06:12:06 -0800
committerGravatar GitHub <noreply@github.com> 2021-01-25 06:12:06 -0800
commitfade9329a5e626e2eddbec0d12860a59aed7227e (patch)
tree591981f3e987f0e81263878b64353a7e22b828a7 /go.mod
parent38d4dacb887579b6e241b97e22f9066ac8c6f6d6 (diff)
downloadcoredns-fade9329a5e626e2eddbec0d12860a59aed7227e.tar.gz
coredns-fade9329a5e626e2eddbec0d12860a59aed7227e.tar.zst
coredns-fade9329a5e626e2eddbec0d12860a59aed7227e.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.36.28 to 1.36.31 (#4424)
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 59ab513b4..58ee2cd71 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.6
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.36.28
+ github.com/aws/aws-sdk-go v1.36.31
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.3.0
github.com/dustin/go-humanize v1.0.0 // indirect