module github.com/qpixel/watchtogether go 1.17 require ( github.com/gorilla/mux v1.8.0 // indirect github.com/gorilla/websocket v1.4.2 // indirect github.com/ubergeek77/tinylog v1.0.0 // indirect )