module ldiff-converter go 1.25.5 require ( github.com/amenzhinsky/go-memexec v0.7.1 github.com/klauspost/compress v1.18.2 github.com/schollz/progressbar/v3 v3.19.0 golang.org/x/exp v0.0.0-20260112195511-716be5621a96 google.golang.org/protobuf v1.36.11 ) require ( github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect github.com/rivo/uniseg v0.4.7 // indirect golang.org/x/sys v0.40.0 // indirect golang.org/x/term v0.39.0 // indirect )