status-go/vendor/github.com/mattn/go-isatty/go.mod

6 lines
104 B
Modula-2
Raw Normal View History

2019-06-09 07:24:20 +00:00
module github.com/mattn/go-isatty
2020-07-27 18:21:37 +00:00
require golang.org/x/sys v0.0.0-20191008105621-543471e840be
go 1.14