module backend/gateway go 1.26.1 require ( github.com/gorilla/websocket v1.5.1 github.com/spf13/viper v1.19.0 )