module go.cypherpunks.ru/goredo go 1.20 require ( github.com/google/uuid v1.3.1 go.cypherpunks.ru/recfile v0.7.0 go.cypherpunks.ru/tai64n/v2 v2.0.1 golang.org/x/sys v0.11.0 golang.org/x/term v0.11.0 lukechampine.com/blake3 v1.2.1 ) require github.com/klauspost/cpuid/v2 v2.2.5 // indirect