aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-09-09 09:52:38 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-09-09 10:52:38 +0100
commitdfb9c9516f6f6f0799bbacb5c06a45e0788a575d (patch)
tree806ed86cc847673817b302f271feab3f865e3885 /go.mod
parent70f2bd1dfffcb8ab725dd459daa6ec11a4269391 (diff)
downloadcoredns-dfb9c9516f6f6f0799bbacb5c06a45e0788a575d.tar.gz
coredns-dfb9c9516f6f6f0799bbacb5c06a45e0788a575d.tar.zst
coredns-dfb9c9516f6f6f0799bbacb5c06a45e0788a575d.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.23.13 to 1.23.17 (#3266)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.13 to 1.23.17. - [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.23.13...v1.23.17) 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 bae915500..3f68e7972 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.12.0 // indirect
- github.com/aws/aws-sdk-go v1.23.13
+ github.com/aws/aws-sdk-go v1.23.17
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