internal/wasm-tools: update wasm-tools-go to new repo and version

This commit is contained in:
Randy Reddig
2024-09-05 11:22:30 -07:00
committed by Ron Evans
parent c931bc7394
commit 78ddc51471
3 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
package tools
import (
_ "github.com/ydnar/wasm-tools-go/cmd/wit-bindgen-go"
_ "github.com/bytecodealliance/wasm-tools-go/cmd/wit-bindgen-go"
)
//go:generate go install github.com/ydnar/wasm-tools-go/cmd/wit-bindgen-go
//go:generate go install github.com/bytecodealliance/wasm-tools-go/cmd/wit-bindgen-go