module github.com/gookit/color go 1.13 require ( github.com/stretchr/testify v1.7.0 github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 )