aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-09-07 10:25:20 +0200
committerGravatar GitHub <noreply@github.com> 2020-09-07 10:25:20 +0200
commitc3e8597093907a947d1bb2e47877197f1349484d (patch)
tree60fca13c2e46ed25210be42875cb7e0d6893e95b /go.mod
parent7b7817004197c6042a7b4c8c3cda1efba37c1866 (diff)
downloadcoredns-c3e8597093907a947d1bb2e47877197f1349484d.tar.gz
coredns-c3e8597093907a947d1bb2e47877197f1349484d.tar.zst
coredns-c3e8597093907a947d1bb2e47877197f1349484d.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.34.13 to 1.34.18 (#4105)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.34.13 to 1.34.18. - [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.34.13...v1.34.18) 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 22c50951b..f032afec8 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/DataDog/datadog-go v3.5.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.34.13
+ github.com/aws/aws-sdk-go v1.34.18
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.2
github.com/dnstap/golang-dnstap v0.2.0