1 Star 0 Fork 0

哆啦 / goblog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 501 Bytes
一键复制 编辑 原始数据 按行查看 历史
哆啦 提交于 2021-01-19 16:39 . config
module goblog
go 1.15
require (
github.com/cosmtrek/air v1.15.1 // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/sessions v1.2.1
github.com/spf13/cast v1.3.0
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.6.1
github.com/thedevsaddam/govalidator v1.9.10
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
golang.org/x/sys v0.0.0-20210105210732-16f7687f5001 // indirect
gorm.io/driver/mysql v1.0.3
gorm.io/gorm v1.20.9
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiaodingdang_dora/goblog.git
git@gitee.com:xiaodingdang_dora/goblog.git
xiaodingdang_dora
goblog
goblog
master

搜索帮助