add !wasm flag for go 1.10

pull/1269/head v3.37.4
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
1 changed files with 2 additions and 0 deletions

View File

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