vendor/github.com/mattn/go-isatty/isatty_others.go
changeset 260 445e01aede7e
parent 256 6d9efbef00a9
--- a/vendor/github.com/mattn/go-isatty/isatty_others.go	Tue Aug 23 22:33:28 2022 +0200
+++ b/vendor/github.com/mattn/go-isatty/isatty_others.go	Tue Aug 23 22:39:43 2022 +0200
@@ -1,3 +1,4 @@
+//go:build appengine || js || nacl || wasm
 // +build appengine js nacl wasm
 
 package isatty