mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-09 19:41:41 +01:00
Use modified Syft to create reproducible SBOMs Fixes #10936 Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
13 lines
163 B
Plaintext
13 lines
163 B
Plaintext
go 1.24.4
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
./tools
|
|
)
|