module code.crute.us/mcrute/websocket_proxy go 1.13 require ( github.com/gorilla/websocket v1.4.1 github.com/spf13/cobra v0.0.5 )