build(deps): bump github.com/aws/aws-sdk-go from 1.20.15 to 1.20.17 (#2990)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.20.15 to 1.20.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.20.15...v1.20.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-11 06:31:03 +00:00
committed by Miek Gieben
parent f4a6bea4b4
commit e1ab8a8ce2
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.41.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.20.15
github.com/aws/aws-sdk-go v1.20.17
github.com/caddyserver/caddy v1.0.1
github.com/coreos/bbolt v1.3.2 // indirect
github.com/coreos/etcd v3.3.13+incompatible