mirror of
https://github.com/lingble/talos.git
synced 2025-10-29 19:52:44 +00:00
Bump some dependencies as well. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
go 1.23.3
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
)
|