aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-01-27 08:51:10 -0800
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2020-01-27 08:51:10 -0800
commit6e2fd0ca73dd9adef7bb85b3604ce7801d1bac16 (patch)
treefc249ae23622326c5bd54c4c6e24fb26b797a2df /go.mod
parent11911bb8cce586dfa7e066f01c6c29c1165cd535 (diff)
downloadcoredns-6e2fd0ca73dd9adef7bb85b3604ce7801d1bac16.tar.gz
coredns-6e2fd0ca73dd9adef7bb85b3604ce7801d1bac16.tar.zst
coredns-6e2fd0ca73dd9adef7bb85b3604ce7801d1bac16.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.28.5 to 1.28.9 (#3625)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.28.5 to 1.28.9. - [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.5...v1.28.9) 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 cdfa39ad6..fa09e731c 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.5
+ github.com/aws/aws-sdk-go v1.28.9
github.com/caddyserver/caddy v1.0.4
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/go-systemd v0.0.0-20190212144455-93d5ec2c7f76 // indirect