module github.com/Akilan1999/remotegameplay go 1.16 require ( github.com/gorilla/websocket v1.4.2 github.com/spf13/viper v1.8.1 )