Files
kubernetes/hack/tools/go.work
cpanato 88300c406b bump go.mod to set min go1.24
Signed-off-by: cpanato <ctadeu@gmail.com>
2025-02-26 11:27:07 +01: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.24.0
godebug default=go1.24
use .