aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-11-01 07:03:02 -0700
committerGravatar GitHub <noreply@github.com> 2021-11-01 07:03:02 -0700
commited64fbd875b01ebec0a7e075b2bfca4c92ec0755 (patch)
treed98f6500e2b183e61bcd17b671f16f08f1602c1b /go.mod
parenteb62aec562f70844b341e3501c2b51f8644f724a (diff)
downloadcoredns-ed64fbd875b01ebec0a7e075b2bfca4c92ec0755.tar.gz
coredns-ed64fbd875b01ebec0a7e075b2bfca4c92ec0755.tar.zst
coredns-ed64fbd875b01ebec0a7e075b2bfca4c92ec0755.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.41.9 to 1.41.14 (#4950)
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 0e2527ca1..fcef15c96 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.41.9
+ github.com/aws/aws-sdk-go v1.41.14
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0