module main go 1.19 require ( github.com/gorilla/websocket v1.5.0 github.com/kelseyhightower/envconfig v1.4.0 )