1 Star 0 Fork 0

qiuapeng921/goframe-blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 605 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiuapeng921 提交于 2020-01-17 12:10 . update
module blog
require (
github.com/gin-gonic/gin v1.5.0 // indirect
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/gogf/gf v1.11.2
github.com/json-iterator/go v1.1.9 // indirect
github.com/leodido/go-urn v1.2.0 // indirect
github.com/mattn/go-isatty v0.0.11 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
golang.org/x/sys v0.0.0-20200116001909-b77594299b42 // indirect
gopkg.in/go-playground/validator.v9 v9.31.0 // indirect
gopkg.in/yaml.v2 v2.2.7 // indirect
)
go 1.12
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qiuapeng921/goframe-blog.git
[email protected]:qiuapeng921/goframe-blog.git
qiuapeng921
goframe-blog
goframe-blog
master

搜索帮助