Browse Source

Merge pull request #37 from mattn/add-nacl

Add nacl
mattn 6 years ago
parent
commit
1311e847b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      isatty_others.go

+ 1 - 1
isatty_others.go

@@ -1,4 +1,4 @@
-// +build appengine js
+// +build appengine js nacl
 
 package isatty