1 Star 1 Fork 1

zr2012/slgserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 583 Bytes
一键复制 编辑 原始数据 按行查看 历史
llr104 提交于 2020-11-11 10:09 . 首次提交
module slgserver
go 1.14
require (
github.com/Unknwon/goconfig v0.0.0-20200908083735-df7de6a44db8
github.com/forgoer/openssl v0.0.0-20201023062029-c3112b0c8700
github.com/go-sql-driver/mysql v1.5.0
github.com/goinggo/mapstructure v0.0.0-20140717182941-194205d9b4a9
github.com/golang/protobuf v1.3.1 // indirect
github.com/gorilla/websocket v1.4.2
github.com/labstack/echo/v4 v4.1.17
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.6.1 // indirect
go.uber.org/zap v1.16.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
xorm.io/xorm v1.0.5
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/citrus_admin/slgserver.git
git@gitee.com:citrus_admin/slgserver.git
citrus_admin
slgserver
slgserver
main

搜索帮助