aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-12-08 09:57:27 -0500
committerGravatar GitHub <noreply@github.com> 2023-12-08 09:57:27 -0500
commitf9d5d0cb56ee3b74830bd2592212dd2429f48ed7 (patch)
treeb7c573118806019229a4e9f3234c5a8a54bb51e9 /go.mod
parent1f3507d78eb2ba6e7aab011c6e92ce7879de69aa (diff)
downloadcoredns-f9d5d0cb56ee3b74830bd2592212dd2429f48ed7.tar.gz
coredns-f9d5d0cb56ee3b74830bd2592212dd2429f48ed7.tar.zst
coredns-f9d5d0cb56ee3b74830bd2592212dd2429f48ed7.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.15 (#6429)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.9 to 1.48.15. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.47.9...v1.48.15) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 82a8fb078..f3e47208c 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.15.5
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.47.9
+ github.com/aws/aws-sdk-go v1.48.15
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0