Merge pull request #5306 from mloiseleur/chore/toolchain

chore(deps): build with go 1.24.2
This commit is contained in:
Kubernetes Prow Robot 2025-04-16 23:45:07 -07:00 committed by GitHub
commit 09ec020d6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,6 +2,8 @@ module sigs.k8s.io/external-dns
go 1.24.0
toolchain go1.24.2
require (
cloud.google.com/go/compute/metadata v0.6.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0