module github.com/cynfo/rmm-agent go 1.22 require gopkg.in/yaml.v3 v3.0.1 require github.com/gorilla/websocket v1.5.3