module git.greysoh.dev/imterah/hostess go 1.23.3 require ( github.com/gorilla/websocket v1.5.3 // indirect golang.org/x/net v0.31.0 // indirect )