Genesis
This commit is contained in:
commit
2cf5d77e2a
5 changed files with 159 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module GoTomato
|
||||
|
||||
go 1.23
|
||||
|
||||
require github.com/gorilla/websocket v1.5.3 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue