mirror of
https://github.com/siderolabs/talos.git
synced 2025-11-01 00:41:40 +01:00
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
go 1.22.5
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
)
|