We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae0405 commit bb1db69Copy full SHA for bb1db69
go.mod
@@ -2,6 +2,8 @@ module sigs.k8s.io/external-dns
2
3
go 1.24.0
4
5
+toolchain go1.24.2
6
+
7
require (
8
cloud.google.com/go/compute/metadata v0.6.0
9
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
0 commit comments