module github.com/rancher/remotedialer go 1.12 require ( github.com/gorilla/mux v1.7.3 github.com/gorilla/websocket v1.4.0 github.com/pkg/errors v0.8.1 github.com/sirupsen/logrus v1.4.2 )