module go.cypherpunks.ru/goredo go 1.17 require ( go.cypherpunks.ru/recfile v0.5.1 go.cypherpunks.ru/tai64n/v2 v2.0.0 golang.org/x/sys v0.4.0 golang.org/x/term v0.4.0 lukechampine.com/blake3 v1.1.7 ) require github.com/klauspost/cpuid/v2 v2.2.3 // indirect