aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-02-17 09:43:59 +0100
committerGravatar GitHub <noreply@github.com> 2020-02-17 09:43:59 +0100
commit9e8b0377e2343b84b7b0c8a91b1fc28553de6500 (patch)
tree02427cc7eb06c01ae0c050c5a4cf01404ebd6129 /go.mod
parent893275cc2ab344752cd8f85786434faf90cebf13 (diff)
downloadcoredns-9e8b0377e2343b84b7b0c8a91b1fc28553de6500.tar.gz
coredns-9e8b0377e2343b84b7b0c8a91b1fc28553de6500.tar.zst
coredns-9e8b0377e2343b84b7b0c8a91b1fc28553de6500.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.28.13 to 1.29.3 (#3676)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.28.13 to 1.29.3. - [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.28.13...v1.29.3) 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 39b7c8953..2643087ab 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.28.13
+ github.com/aws/aws-sdk-go v1.29.3
github.com/caddyserver/caddy v1.0.4
github.com/cenkalti/backoff/v4 v4.0.0
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe