summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod
blob: 1e590b8199d6eab8842258a842de9cd7cccacaf8 (plain)
1
2
3
4
5
6
7
8
module github.com/mattn/go-colorable

require (
	github.com/mattn/go-isatty v0.0.12
	golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
)

go 1.13