aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-20 21:54:27 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-20 21:54:27 +0200
commit0f692dd0dd93096e120896c2156e39ae9ef98bed (patch)
tree27d9039510e47449d894b2a2f7726f9397fdabbc /go.mod
parent5c1991266dd4b56d83d466ae55e6be824ece36bb (diff)
downloadcoredns-0f692dd0dd93096e120896c2156e39ae9ef98bed.tar.gz
coredns-0f692dd0dd93096e120896c2156e39ae9ef98bed.tar.zst
coredns-0f692dd0dd93096e120896c2156e39ae9ef98bed.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.52.2 to 1.53.5 (#6688)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.52.2 to 1.53.5. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.52.2...v1.53.5) --- 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 093ee0bbc..79fc470f6 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.52.2
+ github.com/aws/aws-sdk-go v1.53.5
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0