module github.com/cheggaaa/pb

require (
	github.com/fatih/color v1.7.0
	github.com/mattn/go-colorable v0.1.2
	github.com/mattn/go-runewidth v0.0.4
	golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb
)