talos/go.work
Andrey Smirnov f98e76f8d8
fix: panics in diff algorithms
The fix PR https://github.com/neticdk/go-stdlib/pull/44

Replace the library for now.

Add fuzzing test, keep panic causing vectors.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit eff89d1ed46e5f3c709305a8cb134dabae925420)
2026-03-26 15:57:01 +04:00

12 lines
140 B
Plaintext

go 1.26.1
use (
.
./hack/cloud-image-uploader
./pkg/machinery
./tools
./tools/docgen
./tools/gotagsrewrite
./tools/structprotogen
)