module github.com/lixenwraith/terminal go 1.26.4 require ( golang.org/x/sys v0.47.0 golang.org/x/term v0.45.0 )