build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#8165)

Bumps [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) from 1.62.7 to 1.63.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/iot/v1.62.7...service/s3/v1.63.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.63.1
  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>
This commit is contained in:
dependabot[bot]
2026-06-10 23:13:46 -07:00
committed by GitHub
parent 0ff56da7e4
commit d35a94f05a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.32.22
github.com/aws/aws-sdk-go-v2/credentials v1.19.21
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.27
github.com/aws/aws-sdk-go-v2/service/route53 v1.62.7
github.com/aws/aws-sdk-go-v2/service/route53 v1.63.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.42.1
github.com/coredns/caddy v1.1.4-0.20250930002214-15135a999495
github.com/dnstap/golang-dnstap v0.4.0