aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-12-30 13:10:06 +0100
committerGravatar Miek Gieben <miek@miek.nl> 2019-12-30 13:10:06 +0100
commitb233207f15c846c5cc7ee2d22c18507870b31eaf (patch)
tree4b2079c4853fffbe308dde299c7ca816abb06297 /go.mod
parentfc546cf12916b9b484f39ee1d68cc3a7faa6a139 (diff)
downloadcoredns-b233207f15c846c5cc7ee2d22c18507870b31eaf.tar.gz
coredns-b233207f15c846c5cc7ee2d22c18507870b31eaf.tar.zst
coredns-b233207f15c846c5cc7ee2d22c18507870b31eaf.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.26.7 to 1.26.8 (#3574)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.26.7 to 1.26.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.26.7...v1.26.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 4b8767b4a..d0f7b7a9f 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
github.com/apache/thrift v0.13.0 // indirect
- github.com/aws/aws-sdk-go v1.26.7
+ github.com/aws/aws-sdk-go v1.26.8
github.com/caddyserver/caddy v1.0.4
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
github.com/coreos/go-systemd v0.0.0-20190212144455-93d5ec2c7f76 // indirect