aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-01-10 05:49:52 -0800
committerGravatar GitHub <noreply@github.com> 2022-01-10 05:49:52 -0800
commitdb1dd072c1ab55d14e9cfe1f15c89c82e199234d (patch)
treea251eeaf3dfcbe592470996e38167fe5626a165a /go.mod
parent34ce1ed0b692d97807d16d75099bf651c5b16e76 (diff)
downloadcoredns-db1dd072c1ab55d14e9cfe1f15c89c82e199234d.tar.gz
coredns-db1dd072c1ab55d14e9cfe1f15c89c82e199234d.tar.zst
coredns-db1dd072c1ab55d14e9cfe1f15c89c82e199234d.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.42.25 to 1.42.30 (#5082)
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 4a37e71d8..dee280c0d 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.42.25
+ github.com/aws/aws-sdk-go v1.42.30
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0