1 Star 0 Fork 5

liuyu/ibex

forked from Ulric Qin/ibex 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 828 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ulric Qin 提交于 2021-09-25 20:42 . add read routers
module github.com/ulricqin/ibex
go 1.14
require (
github.com/fatih/camelcase v1.0.0 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/garyburd/redigo v1.6.2 // indirect
github.com/gin-contrib/pprof v1.3.0
github.com/gin-gonic/gin v1.7.2
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.6 // indirect
github.com/koding/multiconfig v0.0.0-20171124222453-69c27309b2d7
github.com/mattn/go-isatty v0.0.12
github.com/pkg/errors v0.9.1
github.com/robfig/go-cache v0.0.0-20130306151617-9fc39e0dbf62 // indirect
github.com/toolkits/pkg v1.2.6
github.com/ugorji/go/codec v1.1.7
github.com/urfave/cli/v2 v2.3.0
go.uber.org/automaxprocs v1.4.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gorm.io/driver/mysql v1.1.2
gorm.io/driver/postgres v1.1.1
gorm.io/gorm v1.21.15
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/andysweet6/ibex.git
git@gitee.com:andysweet6/ibex.git
andysweet6
ibex
ibex
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385