module github.com/muesli/termenv go 1.13 require ( github.com/lucasb-eyer/go-colorful v1.2.0 github.com/mattn/go-isatty v0.0.12 github.com/mattn/go-runewidth v0.0.10 golang.org/x/sys v0.0.0-20200116001909-b77594299b42 )