aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-09-19 07:06:29 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-19 07:06:29 -0700
commit7304cd1b67de378d0b8e7fed0ea75d371035a9a3 (patch)
tree0bfea2f999169506d4f057e6c3baf7bb3eec6d94 /go.mod
parentd7ca760dca3f0a8895ae82b0115797afc27a5e6a (diff)
downloadcoredns-7304cd1b67de378d0b8e7fed0ea75d371035a9a3.tar.gz
coredns-7304cd1b67de378d0b8e7fed0ea75d371035a9a3.tar.zst
coredns-7304cd1b67de378d0b8e7fed0ea75d371035a9a3.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.100 (#5635)
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 243d929d1..8c3dbc1f5 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.95
+ github.com/aws/aws-sdk-go v1.44.100
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0