aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-05-31 06:23:42 -0700
committerGravatar GitHub <noreply@github.com> 2021-05-31 06:23:42 -0700
commit19e14cb0b535c15617aca273ee3a7081bf2fa810 (patch)
tree39a59e89f6886df42ca5895e2b49f89f8a8747e9 /go.mod
parent0bacc2c953093aa2b05abf6229f68fd6e5f0ca0e (diff)
downloadcoredns-19e14cb0b535c15617aca273ee3a7081bf2fa810.tar.gz
coredns-19e14cb0b535c15617aca273ee3a7081bf2fa810.tar.zst
coredns-19e14cb0b535c15617aca273ee3a7081bf2fa810.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.38.45 to 1.38.51 (#4657)
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 f69c36c61..85a21e25b 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.38.45
+ github.com/aws/aws-sdk-go v1.38.51
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0