aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-07-06 07:46:21 -0700
committerGravatar GitHub <noreply@github.com> 2020-07-06 07:46:21 -0700
commit29f290b916cae036e77d8c108044f9eca5d17648 (patch)
treed2a24d8281dd62e79908cc3f9dfd30858315af8d /go.mod
parent418c24c062d224c2b1daab8a57a43708b76dbd4b (diff)
downloadcoredns-29f290b916cae036e77d8c108044f9eca5d17648.tar.gz
coredns-29f290b916cae036e77d8c108044f9eca5d17648.tar.zst
coredns-29f290b916cae036e77d8c108044f9eca5d17648.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.32.11 to 1.33.1 (#3992)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.32.11 to 1.33.1. - [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.32.11...v1.33.1) 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 f0912dffb..fdec2cd66 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.32.11
+ github.com/aws/aws-sdk-go v1.33.1
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.2
github.com/dnstap/golang-dnstap v0.2.0