module luaInGo
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/vadv/gopher-lua-libs v0.1.0
|
|
github.com/yuin/gopher-lua v0.0.0-20200603152657-dc2b0ca8b37e
|
|
)
|