module gitea.com/oreonproject/eonlite go 1.22.5 require ( github.com/cavaliergopher/cpio v1.0.1 github.com/fatih/color v1.17.0 github.com/klauspost/compress v1.17.9 ) require ( github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.20 // indirect golang.org/x/sys v0.18.0 // indirect )