aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-12-12 08:45:51 -0500
committerGravatar GitHub <noreply@github.com> 2023-12-12 08:45:51 -0500
commit615672d1e6184d2d2d66cf61f9d315decb030e35 (patch)
tree080ecc0514986d368311ff66bc230240b345449c /go.mod
parent293dfcd1676f746c38bb7184100db32460c82b22 (diff)
downloadcoredns-615672d1e6184d2d2d66cf61f9d315decb030e35.tar.gz
coredns-615672d1e6184d2d2d66cf61f9d315decb030e35.tar.zst
coredns-615672d1e6184d2d2d66cf61f9d315decb030e35.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.48.15 to 1.48.16 (#6437)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.15 to 1.48.16. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.15...v1.48.16) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... 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 b7525e26c..a13d8d05c 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.48.15
+ github.com/aws/aws-sdk-go v1.48.16
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0