aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-05-04 06:49:19 -0700
committerGravatar GitHub <noreply@github.com> 2020-05-04 06:49:19 -0700
commit25c8b10d4892b528c837fe4c1aa961e9f84e1e3a (patch)
tree794533878bb32083f5d4163bccffb06295d61c85 /go.mod
parent80c4c735eb2d273d2b1eed9006954e3be219660d (diff)
downloadcoredns-25c8b10d4892b528c837fe4c1aa961e9f84e1e3a.tar.gz
coredns-25c8b10d4892b528c837fe4c1aa961e9f84e1e3a.tar.zst
coredns-25c8b10d4892b528c837fe4c1aa961e9f84e1e3a.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.30.14 to 1.30.19 (#3872)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.14 to 1.30.19. - [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.30.14...v1.30.19) 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 d393f5f08..be5a783e0 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,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.30.14
+ github.com/aws/aws-sdk-go v1.30.19
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.2
github.com/dnstap/golang-dnstap v0.2.0