module github.com/telemt/telemt-api go 1.22 require ( github.com/gorilla/websocket v1.5.3 github.com/oschwald/geoip2-golang v1.11.0 github.com/prometheus/client_golang v1.20.5 gopkg.in/yaml.v3 v3.0.1 )