module github.com/TokTok/c-toxcore/other/bootstrap_daemon/websocket/websockify go 1.20 require github.com/gorilla/websocket v1.5.3 require golang.org/x/net v0.33.0 // indirect