初始化斗地主残局版项目
This commit is contained in:
7
app/go.mod
Normal file
7
app/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module doudizhu-server
|
||||
|
||||
go 1.21
|
||||
|
||||
require github.com/gorilla/websocket v1.5.1
|
||||
|
||||
require golang.org/x/net v0.17.0 // indirect
|
||||
Reference in New Issue
Block a user