mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-07 10:31:58 +01:00
Linux 6.12.27 runc 1.3.0 Go 1.24.3 Also update Go modules and other deps. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
go 1.24.3
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
)
|