1 Star 0 Fork 843

xaccc / gfast

forked from tiger1103 / gfast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 879 Bytes
一键复制 编辑 原始数据 按行查看 历史
tiger1103 提交于 2020-08-14 18:11 . 代码生成树形列表
module gfast
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/casbin/casbin/v2 v2.1.2
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-openapi/spec v0.19.8 // indirect
github.com/go-openapi/swag v0.19.9 // indirect
github.com/goflyfox/gtoken v1.3.18
github.com/gogf/gf v1.13.3
github.com/mailru/easyjson v0.7.1 // indirect
github.com/mojocn/base64Captcha v1.3.1
github.com/mssola/user_agent v0.5.1
github.com/shirou/gopsutil v2.20.2+incompatible
github.com/stretchr/testify v1.5.1 // indirect
github.com/swaggo/swag v1.6.7
golang.org/x/net v0.0.0-20200707034311-ab3426394381 // indirect
golang.org/x/text v0.3.3 // indirect
golang.org/x/tools v0.0.0-20200716225003-58eba7e7502e // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)
go 1.14
Go
1
https://gitee.com/xaccc/gfast.git
git@gitee.com:xaccc/gfast.git
xaccc
gfast
gfast
master

搜索帮助