module dandelion go 1.18 require ( github.com/gorilla/websocket v1.5.1 // direct golang.org/x/net v0.17.0 // indirect )