1 Star 0 Fork 8

tfhappy / lanxi-mahjong-server

forked from dylanpoe / lanxi-mahjong-server 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
tfhappy 提交于 2021-04-19 09:44 . use go mod
module lanxi-mahjong-server
go 1.16
require (
github.com/BurntSushi/toml v0.3.1
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.4.2
github.com/labstack/echo v3.3.10+incompatible
github.com/labstack/gommon v0.3.0 // indirect
github.com/stretchr/testify v1.7.0 // indirect
github.com/valyala/fasttemplate v1.2.1 // indirect
golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Go
1
https://gitee.com/tfhappy/lanxi-mahjong-server.git
git@gitee.com:tfhappy/lanxi-mahjong-server.git
tfhappy
lanxi-mahjong-server
lanxi-mahjong-server
master

搜索帮助