Minor fixes for Go bindings (#2676)
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"gitlab.alipay-inc.com/TNT_Runtime/ant-runtime/bindings/go/wamr"
|
||||
"github.com/bytecodealliance/wasm-micro-runtime/language-bindings/go/wamr"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user