mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 09:50:39 +00:00
7 lines
162 B
Plaintext
7 lines
162 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.22.1
|
|
|
|
use .
|