module github.com/IronServices/ironnotify-go go 1.21 require ( github.com/gorilla/websocket v1.5.1 ) require golang.org/x/net v0.17.0 // indirect