Files
kubernetes/hack/tools/go.work
Jordan Liggitt f291ae40b0 Bump to go 1.26
2026-03-05 16:48:18 -05: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.26.0
godebug default=go1.26
use .