Files
kubesphere/go.work
2025-05-27 16:03:39 +08:00

11 lines
153 B
Plaintext

go 1.23.8
godebug default=go1.23
use (
.
./staging/src/kubesphere.io/api
./staging/src/kubesphere.io/client-go
./staging/src/kubesphere.io/utils
)