module github.com/TokTok/c-toxcore/other/bootstrap_daemon/websocket/websockify go 1.17 require github.com/gorilla/websocket v1.5.1 require golang.org/x/net v0.17.0 // indirect