aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-10-21 16:46:28 -0700
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-10-21 16:46:28 -0700
commit9c59b0e02af6c37dc7003d81871610f531a31b5a (patch)
treedcc33de95372ec3f094e7b53e51fb6673e7ae92c /go.mod
parent6f375cbbda9cd8572d8f7b271138045282ede7b5 (diff)
downloadcoredns-9c59b0e02af6c37dc7003d81871610f531a31b5a.tar.gz
coredns-9c59b0e02af6c37dc7003d81871610f531a31b5a.tar.zst
coredns-9c59b0e02af6c37dc7003d81871610f531a31b5a.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.25.11 to 1.25.16 (#3389)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.11 to 1.25.16. - [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.25.11...v1.25.16) 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 89e228369..70e8e3fb8 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.12.0 // indirect
- github.com/aws/aws-sdk-go v1.25.11
+ github.com/aws/aws-sdk-go v1.25.16
github.com/caddyserver/caddy v1.0.3
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/go-systemd v0.0.0-20190212144455-93d5ec2c7f76 // indirect