Files
kubernetes/hack/tools/go.work
2025-09-17 14:56:07 -07:00

9 lines
186 B
Plaintext

// This is a hack, but it prevents go from climbing further and trying to
// reconcile the various deps across the "real" modules and this one.
go 1.25.0
godebug default=go1.25
use .