File: go.mod

package info (click to toggle)
golang-github-mattn-go-isatty 0.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 128 kB
  • sloc: sh: 9; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (6)
1
2
3
4
5
module github.com/mattn/go-isatty

go 1.15

require golang.org/x/sys v0.6.0