aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-03-02 12:10:04 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-02 11:10:03 +0000
commitc9ddda5f4005467ebaabfee94cd301d4b83be7cf (patch)
treeb57a5548303193c8c128beb0df32faeffd2dd357 /go.mod
parent06a8d207ffd015450a668fbfdb3cf73607dc241e (diff)
downloadcoredns-c9ddda5f4005467ebaabfee94cd301d4b83be7cf.tar.gz
coredns-c9ddda5f4005467ebaabfee94cd301d4b83be7cf.tar.zst
coredns-c9ddda5f4005467ebaabfee94cd301d4b83be7cf.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.29.8 to 1.29.14 (#3714)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.29.8 to 1.29.14. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.29.8...v1.29.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 c0fef4dc4..d09e48194 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/DataDog/datadog-go v3.3.1+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.13.0 // indirect
- github.com/aws/aws-sdk-go v1.29.8
+ github.com/aws/aws-sdk-go v1.29.14
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.0
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe