This commit is contained in:
Smile Rex
2026-01-21 19:14:05 +03:00
parent 280d9801d6
commit 9033264a15
5 changed files with 59 additions and 24 deletions

5
go.mod
View File

@@ -2,7 +2,4 @@ module server
go 1.25.0
require (
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
)
require github.com/gorilla/websocket v1.5.3