mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-09 19:41:41 +01:00
See https://github.com/siderolabs/talos/discussions/9391 Also bump pkgs & tools, bring in Go 1.23.2, containerd v2.0.0-rc.5 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
go 1.23.2
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
)
|