aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-04-26 06:33:36 -0700
committerGravatar GitHub <noreply@github.com> 2021-04-26 06:33:36 -0700
commit51607fcdf86bdad94e2acc5c52c48dd3ab9d834b (patch)
tree51c1a5b807a29f191292018c56bc993511fed5a0 /go.mod
parent60a46ccec04b31cbc31faa650993d453d19810f9 (diff)
downloadcoredns-51607fcdf86bdad94e2acc5c52c48dd3ab9d834b.tar.gz
coredns-51607fcdf86bdad94e2acc5c52c48dd3ab9d834b.tar.zst
coredns-51607fcdf86bdad94e2acc5c52c48dd3ab9d834b.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.38.16 to 1.38.25 (#4587)
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 d05049124..7bad59d9a 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.38.16
+ github.com/aws/aws-sdk-go v1.38.25
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.4.0
github.com/dustin/go-humanize v1.0.0 // indirect