Files
archived-talos/go.work
Andrey Smirnov 44853ba0f5 feat: update Go to 1.22.3, Linux to 6.6.30
Using latest versions.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-05-17 15:08:09 +04:00

12 lines
154 B
Plaintext

go 1.22.3
use (
.
./hack/cloud-image-uploader
./hack/docgen
./hack/gotagsrewrite
./hack/module-sig-verify
./hack/structprotogen
./pkg/machinery
)