This commit is contained in:
Sebastian Mark 2024-10-19 00:39:29 +02:00
commit 2cf5d77e2a
5 changed files with 159 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module GoTomato
go 1.23
require github.com/gorilla/websocket v1.5.3 // indirect