aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-10-26 05:42:38 -0700
committerGravatar GitHub <noreply@github.com> 2020-10-26 05:42:38 -0700
commite2c9a342860c5d70da61819eee21ce46e99ab9a0 (patch)
treefd7edd550183bb8edbc5daac935f5a67476802b8 /go.mod
parent9ea5c20979b815627ccb79a80c56c58756bedeb4 (diff)
downloadcoredns-e2c9a342860c5d70da61819eee21ce46e99ab9a0.tar.gz
coredns-e2c9a342860c5d70da61819eee21ce46e99ab9a0.tar.zst
coredns-e2c9a342860c5d70da61819eee21ce46e99ab9a0.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.35.9 to 1.35.14 (#4237)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.9 to 1.35.14. - [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.35.9...v1.35.14) 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 bb23aafe3..a9f27f366 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.3
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.35.9
+ github.com/aws/aws-sdk-go v1.35.14
github.com/cenkalti/backoff/v4 v4.1.0
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.2.2