mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-25 11:21:16 +01:00
CoreDNS 1.13.0 Linux 6.17.4 Other go.mod dependencies, tools, Helm charts used in tests, etc. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
go 1.25.3
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./pkg/machinery
|
|
./tools
|
|
./tools/docgen
|
|
./tools/gotagsrewrite
|
|
./tools/structprotogen
|
|
)
|