aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-12-28 02:29:54 -0800
committerGravatar GitHub <noreply@github.com> 2020-12-28 02:29:54 -0800
commit1518c6ca625c7cf4b41b6edee11e054f7ac86e0a (patch)
tree74788194bf9601c728ea8b11069e8b00d33ee42c /go.mod
parent67e90a0656d99c9ad429ad951b62e0960d80829e (diff)
downloadcoredns-1518c6ca625c7cf4b41b6edee11e054f7ac86e0a.tar.gz
coredns-1518c6ca625c7cf4b41b6edee11e054f7ac86e0a.tar.zst
coredns-1518c6ca625c7cf4b41b6edee11e054f7ac86e0a.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.15 (#4359)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.12 to 1.36.15. - [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.36.12...v1.36.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 f7e694b77..8f4fd741b 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.5
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
- github.com/aws/aws-sdk-go v1.36.12
+ github.com/aws/aws-sdk-go v1.36.15
github.com/cenkalti/backoff/v4 v4.1.0
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.3.0