aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-02-24 08:10:29 -0800
committerGravatar GitHub <noreply@github.com> 2020-02-24 08:10:29 -0800
commit4a765b558c9c2d22d667ecc6cb97ebcd2c11120f (patch)
treee4365d91f2420e835d3d674aebba7f5812792884 /go.mod
parent6ef105ced326f08212ed2f8cf2816a620e9a266a (diff)
downloadcoredns-4a765b558c9c2d22d667ecc6cb97ebcd2c11120f.tar.gz
coredns-4a765b558c9c2d22d667ecc6cb97ebcd2c11120f.tar.zst
coredns-4a765b558c9c2d22d667ecc6cb97ebcd2c11120f.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.29.3 to 1.29.8 (#3692)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.29.3 to 1.29.8. - [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.3...v1.29.8) 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 6004f5367..262f3775b 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.3
+ github.com/aws/aws-sdk-go v1.29.8
github.com/caddyserver/caddy v1.0.4
github.com/cenkalti/backoff/v4 v4.0.0
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe