aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-11-09 08:09:55 -0800
committerGravatar GitHub <noreply@github.com> 2020-11-09 08:09:55 -0800
commit7a7952f29eb7aa929c78fba87e1b89bcca320bc4 (patch)
treefd0860d77d1d34d4edb751629e728b2fec293753 /go.mod
parentdd078a982c9e2324f8b7880b9ee41b10ac229e9f (diff)
downloadcoredns-7a7952f29eb7aa929c78fba87e1b89bcca320bc4.tar.gz
coredns-7a7952f29eb7aa929c78fba87e1b89bcca320bc4.tar.zst
coredns-7a7952f29eb7aa929c78fba87e1b89bcca320bc4.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.35.19 to 1.35.23 (#4273)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.19 to 1.35.23. - [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.19...v1.35.23) 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 98416c6e9..39825ab36 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.19
+ github.com/aws/aws-sdk-go v1.35.23
github.com/cenkalti/backoff/v4 v4.1.0
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.2.2