aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-09-02 17:02:49 +0100
committerGravatar Miek Gieben <miek@miek.nl> 2019-09-02 17:02:49 +0100
commit7894154bfd2f1960c6842318d8ee99c194a04179 (patch)
tree5b2bf093b06bc3e9abe659bdf87cc3eea68811df /go.mod
parent5d9a3dbd333fc0325349fdfea69371b390ddd66f (diff)
downloadcoredns-7894154bfd2f1960c6842318d8ee99c194a04179.tar.gz
coredns-7894154bfd2f1960c6842318d8ee99c194a04179.tar.zst
coredns-7894154bfd2f1960c6842318d8ee99c194a04179.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.23.8 to 1.23.13 (#3237)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.8 to 1.23.13. - [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.8...v1.23.13) 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 c23644737..28224630f 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,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.8
+ github.com/aws/aws-sdk-go v1.23.13
github.com/caddyserver/caddy v1.0.3
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/bbolt v1.3.2 // indirect