aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-07-29 06:55:37 -0700
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-07-29 06:55:36 -0700
commitc3516279ed95b77a526a4268ea0e8c08c914bc2f (patch)
tree58d8f54c3dd7406708374372cdefb09f50925287 /go.mod
parentf50e1dc912c79caf1c2fdcb8b156e75a9052a59c (diff)
downloadcoredns-c3516279ed95b77a526a4268ea0e8c08c914bc2f.tar.gz
coredns-c3516279ed95b77a526a4268ea0e8c08c914bc2f.tar.zst
coredns-c3516279ed95b77a526a4268ea0e8c08c914bc2f.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.21.2 to 1.21.6 (#3060)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.21.2 to 1.21.6. - [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.21.2...v1.21.6) 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 4c4c12f22..60425c1b7 100644
--- a/go.mod
+++ b/go.mod
@@ -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.21.2
+ github.com/aws/aws-sdk-go v1.21.6
github.com/caddyserver/caddy v1.0.1
github.com/coreos/bbolt v1.3.2 // indirect
github.com/coreos/etcd v3.3.13+incompatible