aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-03-09 11:38:00 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-09 11:38:00 +0100
commite6c3579a591dee1a0aef45d6d2339c6f9e91a6f9 (patch)
treef1a96eaaec19a304d80f5dd5c742c8c57ac7ebd0 /go.mod
parentcc696afa2ed7392c8818a297c589fe721b713670 (diff)
downloadcoredns-e6c3579a591dee1a0aef45d6d2339c6f9e91a6f9.tar.gz
coredns-e6c3579a591dee1a0aef45d6d2339c6f9e91a6f9.tar.zst
coredns-e6c3579a591dee1a0aef45d6d2339c6f9e91a6f9.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.29.14 to 1.29.19 (#3740)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.29.14 to 1.29.19. - [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.14...v1.29.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 3a4f5e933..32527f38c 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.14
+ github.com/aws/aws-sdk-go v1.29.19
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.0
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe