mirror of
https://github.com/coredns/coredns.git
synced 2026-08-20 23:08:28 -04:00
build(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 (#8361)
Bumps [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) from 1.64.1 to 1.65.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.64.1...service/s3/v1.65.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/route53 dependency-version: 1.65.0 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:
6
go.mod
6
go.mod
@@ -14,7 +14,7 @@ require (
|
||||
github.com/aws/aws-sdk-go-v2/config v1.32.30
|
||||
github.com/aws/aws-sdk-go-v2/credentials v1.19.29
|
||||
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.31
|
||||
github.com/aws/aws-sdk-go-v2/service/route53 v1.64.1
|
||||
github.com/aws/aws-sdk-go-v2/service/route53 v1.65.1
|
||||
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.43.1
|
||||
github.com/coredns/caddy v1.1.4-0.20250930002214-15135a999495
|
||||
github.com/dnstap/golang-dnstap v0.4.0
|
||||
@@ -88,8 +88,8 @@ require (
|
||||
github.com/DataDog/go-tuf v1.1.1-0.5.2 // indirect
|
||||
github.com/DataDog/sketches-go v1.4.8 // indirect
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.30 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.30 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.31 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.31 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.31 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.13 // indirect
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.30 // indirect
|
||||
|
||||
Reference in New Issue
Block a user