1 Star 0 Fork 0

1994net/gopher-lua-libs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 799 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/vadv/gopher-lua-libs
go 1.13
require (
github.com/aws/aws-sdk-go v1.32.1
github.com/cbroglie/mustache v1.0.1
github.com/cheggaaa/pb/v3 v3.0.5
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
github.com/dustin/go-humanize v1.0.0
github.com/go-sql-driver/mysql v1.5.0
github.com/lib/pq v1.7.0
github.com/mattn/go-sqlite3 v1.14.3
github.com/mitchellh/mapstructure v1.3.2 // indirect
github.com/montanaflynn/stats v0.6.3
github.com/prometheus/client_golang v1.5.1
github.com/stretchr/testify v1.5.1
github.com/technoweenie/multipartstreamer v1.0.1
github.com/yuin/gluamapper v0.0.0-20150323120927-d836955830e7
github.com/yuin/gopher-lua v0.0.0-20200603152657-dc2b0ca8b37e
gopkg.in/xmlpath.v2 v2.0.0-20150820204837-860cbeca3ebc
gopkg.in/yaml.v2 v2.3.0
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/1994net/gopher-lua-libs.git
git@gitee.com:1994net/gopher-lua-libs.git
1994net
gopher-lua-libs
gopher-lua-libs
master

搜索帮助