vendor/github.com/mattn/go-isatty/isatty_tcgets.go
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
child 260 445e01aede7e
--- a/vendor/github.com/mattn/go-isatty/isatty_tcgets.go	Mon Jun 07 20:58:18 2021 +0200
+++ b/vendor/github.com/mattn/go-isatty/isatty_tcgets.go	Sun Jul 11 10:35:56 2021 +0200
@@ -1,4 +1,4 @@
-// +build linux aix
+// +build linux aix zos
 // +build !appengine
 
 package isatty