Skip to content

Commit 4639476

Browse files
committed
Upgrade icall from 8192=>10240
1 parent 2946981 commit 4639476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/igox/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
"github.com/goplus/ixgo"
1919
"github.com/goplus/ixgo/xgobuild"
2020
"github.com/goplus/mod/modfile"
21-
_ "github.com/goplus/reflectx/icall/icall8192"
21+
_ "github.com/goplus/reflectx/icall/icall10240"
2222
_ "github.com/goplus/spx/v2"
2323
"github.com/goplus/spx/v2/cmd/igox/zipfs"
2424
goxfs "github.com/goplus/spx/v2/fs"

0 commit comments

Comments
 (0)