Run gofmt to add new build constraints

Also remove some 1.13 specific WASM code
This commit is contained in:
Sean DuBois
2022-01-17 22:30:49 -05:00
parent 04ca4493f6
commit 157220e800
78 changed files with 94 additions and 43 deletions

View File

@@ -1,3 +1,4 @@
//go:build !js
// +build !js
package main