aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-07-05 07:21:26 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-05 07:21:26 -0700
commite788cf8a4b493643840e65160b5173b6f787c422 (patch)
tree6699d98d7fca3bb5c4d05a43729ee316eb515cd4 /go.mod
parentc610bfd87f39b992de318e86022396c7e1fe6c31 (diff)
downloadcoredns-e788cf8a4b493643840e65160b5173b6f787c422.tar.gz
coredns-e788cf8a4b493643840e65160b5173b6f787c422.tar.zst
coredns-e788cf8a4b493643840e65160b5173b6f787c422.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.38.68 to 1.39.0 (#4734)
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 140699734..b936713e9 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.68
+ github.com/aws/aws-sdk-go v1.39.0
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0