This commit is contained in:
xushiwei
2024-04-22 21:04:26 +08:00
5 changed files with 32 additions and 12 deletions

4
go.mod
View File

@@ -6,10 +6,10 @@ require (
github.com/aykevl/go-wasm v0.0.1
github.com/goplus/gogen v1.15.2
github.com/goplus/gop v1.2.6
github.com/goplus/llvm v0.7.1-0.20240420180312-6230a4ea7a47
github.com/goplus/mod v0.13.10
github.com/goplus/llvm v0.7.1
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.19.0
golang.org/x/tools v0.20.0
)
require golang.org/x/mod v0.17.0 // indirect