mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 14:41:31 +02:00
See https://go.dev/doc/go1.19 Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
9 lines
88 B
Plaintext
9 lines
88 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/gotagsrewrite
|
|
./pkg/machinery
|
|
)
|