aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-08-30 06:43:57 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-30 06:43:57 -0700
commit03e70c31beaaae4a32cbb3a93f7c040e922b5e44 (patch)
tree4f6998bb38def0d6acf56884d8401a48546004b8 /go.mod
parentd5327c7f5b9a937b3fa35021c995a65ea112efc9 (diff)
downloadcoredns-03e70c31beaaae4a32cbb3a93f7c040e922b5e44.tar.gz
coredns-03e70c31beaaae4a32cbb3a93f7c040e922b5e44.tar.zst
coredns-03e70c31beaaae4a32cbb3a93f7c040e922b5e44.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.40.27 to 1.40.32 (#4839)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.27 to 1.40.32. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.27...v1.40.32) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[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 010a28751..d32e41171 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Microsoft/go-winio v0.5.0 // indirect
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.40.27
+ github.com/aws/aws-sdk-go v1.40.32
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0