module github.com/9d77v/wspush go 1.15 require ( github.com/go-redis/redis/v8 v8.0.0-beta.10 github.com/gorilla/websocket v1.4.2 )