aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-11-30 23:01:18 +0100
committerGravatar GitHub <noreply@github.com> 2022-11-30 23:01:18 +0100
commit5517c3fd30f298d3967465cc989f050ebb9292e0 (patch)
treebeb475cdd4c83735a552824cd99773e001682cf8 /go.mod
parent04a30198c38d13961c2a605c0aa67a32e6f7dbbe (diff)
downloadcoredns-5517c3fd30f298d3967465cc989f050ebb9292e0.tar.gz
coredns-5517c3fd30f298d3967465cc989f050ebb9292e0.tar.zst
coredns-5517c3fd30f298d3967465cc989f050ebb9292e0.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.142 to 1.44.146 (#5782)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 64ed6cc9b..6bf9281a0 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
github.com/antonmedv/expr v1.9.0
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.44.142
+ github.com/aws/aws-sdk-go v1.44.146
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0