aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-08-26 08:26:12 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-08-26 08:26:12 +0000
commit934e3721fba3ba3cbf6b0027e5fad30f00d21d82 (patch)
tree464e94fadf415e2c1b86bf045c3e1c209bcbd6b6 /go.mod
parentaeb27bdb5bc836e1871f9db526e6ab8d505d4442 (diff)
downloadcoredns-934e3721fba3ba3cbf6b0027e5fad30f00d21d82.tar.gz
coredns-934e3721fba3ba3cbf6b0027e5fad30f00d21d82.tar.zst
coredns-934e3721fba3ba3cbf6b0027e5fad30f00d21d82.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.23.3 to 1.23.8 (#3198)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.3 to 1.23.8. - [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.3...v1.23.8) 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 ff7c0b801..8a8cae189 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.3
+ github.com/aws/aws-sdk-go v1.23.8
github.com/caddyserver/caddy v1.0.3
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/bbolt v1.3.2 // indirect