aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-09-06 07:35:13 -0700
committerGravatar GitHub <noreply@github.com> 2021-09-06 07:35:13 -0700
commit09b47a50d110241f675719d43d3c58e8bfc5ee00 (patch)
treeeb6fad39ff855d08b9dcb467680cd841bf2242dc /go.mod
parenta644eb4472ab61cdef8405b4e42bc9892f2e9295 (diff)
downloadcoredns-09b47a50d110241f675719d43d3c58e8bfc5ee00.tar.gz
coredns-09b47a50d110241f675719d43d3c58e8bfc5ee00.tar.zst
coredns-09b47a50d110241f675719d43d3c58e8bfc5ee00.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.40.32 to 1.40.37 (#4849)
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 5048caf4e..0d0e3f559 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.32
+ github.com/aws/aws-sdk-go v1.40.37
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0