summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattn/go-isatty/isatty_others.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mattn/go-isatty/isatty_others.go')
-rw-r--r--vendor/github.com/mattn/go-isatty/isatty_others.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/mattn/go-isatty/isatty_others.go b/vendor/github.com/mattn/go-isatty/isatty_others.go
index f02849c5..ff714a37 100644
--- a/vendor/github.com/mattn/go-isatty/isatty_others.go
+++ b/vendor/github.com/mattn/go-isatty/isatty_others.go
@@ -1,4 +1,4 @@
-// +build appengine js
+// +build appengine js nacl
package isatty