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