aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-02-27 06:44:54 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-27 06:44:54 -0800
commit2cf4b3da7971adcc76e5dc45af7c5f5421176a4c (patch)
treed2e64fd8cb09a9cf5e1dd64ab94c8b0b72b48d92 /go.mod
parent39b8f78d26c7fe67ee1b48fcea1b04ac47ead47f (diff)
downloadcoredns-2cf4b3da7971adcc76e5dc45af7c5f5421176a4c.tar.gz
coredns-2cf4b3da7971adcc76e5dc45af7c5f5421176a4c.tar.zst
coredns-2cf4b3da7971adcc76e5dc45af7c5f5421176a4c.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.204 to 1.44.209 (#5939)
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 5f8cb9cd8..fd6affeab 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
github.com/antonmedv/expr v1.12.0
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.44.204
+ github.com/aws/aws-sdk-go v1.44.209
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0