1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-01 14:17:59 -05:00

add !wasm flag for go 1.10

This commit is contained in:
Darien Raymond 2018-08-31 14:23:42 +02:00
parent 4763baa7e6
commit f1374f9caf
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -1,3 +1,5 @@
// +build wasm
package buf
import (