module github.com/efekarakus/termcolor go 1.13 require ( github.com/mattn/go-isatty v0.0.10 golang.org/x/sys v0.0.0-20191113165036-4c7a9d0fe056 )