vs: fixes wasmedge version (#1507)
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/tetratelabs/wazero/internal/integration_test/vs/wasmedge
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/second-state/WasmEdge-go v0.12.1
|
||||
github.com/second-state/WasmEdge-go v0.12.0
|
||||
github.com/tetratelabs/wazero v0.0.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user