209 Star 2.2K Fork 845

tiger1103 / gfast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 779 Bytes
一键复制 编辑 原始数据 按行查看 历史
tiger1103 提交于 2022-05-31 09:16 . Merge branch 'master' into os-v3
module github.com/tiger1103/gfast/v3
go 1.15
require (
github.com/BurntSushi/toml v1.0.0 // indirect
github.com/casbin/casbin/v2 v2.42.0
github.com/go-redis/redis/v8 v8.11.5 // indirect
github.com/gogf/gf/v2 v2.0.6
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mojocn/base64Captcha v1.3.5
github.com/mssola/user_agent v0.5.3
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/tencentyun/cos-go-sdk-v5 v0.7.34 // indirect
github.com/tiger1103/gfast-cache v0.0.7
github.com/tiger1103/gfast-token v0.1.0
github.com/tklauser/go-sysconf v0.3.10 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
go.opentelemetry.io/otel/sdk v1.6.1 // indirect
golang.org/x/sys v0.0.0-20220330033206-e17cdc41300f // indirect
gopkg.in/yaml.v3 v3.0.1
)
Go
1
https://gitee.com/tiger1103/gfast.git
git@gitee.com:tiger1103/gfast.git
tiger1103
gfast
gfast
os-v3

搜索帮助