1 Star 0 Fork 848

CrazyRocks / gfast

forked from tiger1103 / gfast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史
tiger1103 提交于 2021-07-20 11:11 . 项目初始
module gfast
require (
github.com/StackExchange/wmi v1.2.0 // indirect
github.com/casbin/casbin/v2 v2.31.9
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/goflyfox/gtoken v1.4.2
github.com/gogf/gcache-adapter v0.1.2
github.com/gogf/gf v1.16.4
github.com/google/go-querystring v1.1.0 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mojocn/base64Captcha v1.3.1
github.com/mozillazg/go-httpheader v0.3.0 // indirect
github.com/mssola/user_agent v0.5.1
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/shirou/gopsutil v3.21.6+incompatible
github.com/tencentyun/cos-go-sdk-v5 v0.7.27
github.com/tklauser/go-sysconf v0.3.7 // indirect
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb // indirect
golang.org/x/net v0.0.0-20210415231046-e915ea6b2b7d // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)
go 1.16
Go
1
https://gitee.com/rocks/gfast.git
git@gitee.com:rocks/gfast.git
rocks
gfast
gfast
os-v2

搜索帮助