mirror of
https://github.com/siderolabs/talos.git
synced 2026-02-27 18:51:48 +01:00
Update tools, pkgs, extras. Brings in Go 1.23.1, Linux 6.6.52, new xfsprogs, etc. Fork docs. Add new version contract, etc. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
go 1.23.1
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
)
|