2 Star 1 Fork 0

高跃/pangu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 530 Bytes
一键复制 编辑 原始数据 按行查看 历史
gaoyue 提交于 2021-04-30 10:34 . up model
module pangu
go 1.14
require (
gitee.com/nmggy/go-sharpen v0.0.0-20210429075452-8b7ff6b94a2a
github.com/Masterminds/squirrel v1.5.0
github.com/gin-gonic/gin v1.7.1
github.com/golang/glog v0.0.0-20210429001901-424d2337a529 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
github.com/jinzhu/configor v1.2.1
github.com/jmoiron/sqlx v1.3.3
github.com/urfave/cli v1.22.5
google.golang.org/genproto v0.0.0-20210427215850-f767ed18ee4d // indirect
)
//replace gitee.com/nmggy/go-sharpen => ../go-sharpen
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/nmggy/pangu.git
git@gitee.com:nmggy/pangu.git
nmggy
pangu
pangu
master

搜索帮助