Adds support for build on GOOS=js (#1614)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !plan9
|
||||
//go:build !plan9 && !js
|
||||
|
||||
package sock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user