1 Star 0 Fork 449

xianleeti/go-course

forked from infraboard/go-course 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 497 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.Yu 提交于 2021-08-31 22:48 . demo
module gitee.com/infraboard/go-course
go 1.16
require (
fyne.io/fyne/v2 v2.0.4
github.com/BurntSushi/toml v0.3.1
github.com/caarlos0/env/v6 v6.6.2
github.com/go-playground/validator/v10 v10.9.0
github.com/go-sql-driver/mysql v1.5.0
github.com/infraboard/mcube v1.4.3
github.com/julienschmidt/httprouter v1.3.0
github.com/rs/cors v1.8.0
github.com/rs/xid v1.3.0
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/xianleeti/go-course.git
[email protected]:xianleeti/go-course.git
xianleeti
go-course
go-course
master

搜索帮助