aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-11-25 07:59:52 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2019-11-25 07:59:52 +0000
commitd56dbffa95963f1e0ca14c0f75e42c816c0783a8 (patch)
tree740b84345c649a69123d9b2134bdf9be02958ff1 /go.mod
parent029b8c11f1a48a0c5a2a37e7a94a0bb13ecc00c2 (diff)
downloadcoredns-d56dbffa95963f1e0ca14c0f75e42c816c0783a8.tar.gz
coredns-d56dbffa95963f1e0ca14c0f75e42c816c0783a8.tar.zst
coredns-d56dbffa95963f1e0ca14c0f75e42c816c0783a8.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.25.36 to 1.25.41 (#3483)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.36 to 1.25.41. - [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.25.36...v1.25.41) 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 d993b3fe0..c5918c17e 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.4.0
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
github.com/Shopify/sarama v1.21.0 // indirect
- github.com/aws/aws-sdk-go v1.25.36
+ github.com/aws/aws-sdk-go v1.25.41
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