module github.com/status-im/dev-telemetry go 1.15 require ( github.com/gorilla/mux v1.8.0 github.com/mattn/go-sqlite3 v1.14.9 )