module skyview go 1.24.4 require ( github.com/gorilla/mux v1.8.1 github.com/gorilla/websocket v1.5.3 ) require github.com/mattn/go-sqlite3 v1.14.32