first commit
This commit is contained in:
7
server/go.mod
Normal file
7
server/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module server
|
||||
|
||||
go 1.25.5
|
||||
|
||||
require github.com/gorilla/websocket v1.5.3
|
||||
|
||||
require github.com/joho/godotenv v1.5.1 // indirect
|
||||
Reference in New Issue
Block a user