1 Star 0 Fork 903

ThinkingT/gfast

forked from tiger1103/gfast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1005 Bytes
一键复制 编辑 原始数据 按行查看 历史
tiger1103 提交于 2021-09-27 15:42 . gtoken登录状态校验中间件
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.3
github.com/gogf/gcache-adapter v0.1.2
github.com/gogf/gf v1.16.6
github.com/gogf/swagger v1.3.0
github.com/google/go-querystring v1.1.0 // 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
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)
replace github.com/goflyfox/gtoken v1.4.3 => github.com/tiger1103/gtoken v1.4.6
go 1.16
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/ThinkingT/gfast.git
[email protected]:ThinkingT/gfast.git
ThinkingT
gfast
gfast
os-v2

搜索帮助