module server
go 1.16
require (
github.com/474420502/focus v0.13.3 // indirect
github.com/gin-gonic/gin v1.7.1
github.com/gorilla/websocket v1.4.2
)