Merge pull request #396 from Wikid82/renovate/github.com-oschwald-geoip2-golang-2.x

fix(deps): update module github.com/oschwald/geoip2-golang to v2
This commit is contained in:
Jeremy
2025-12-14 02:33:39 -05:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/oschwald/geoip2-golang v1.13.0
github.com/oschwald/geoip2-golang/v2 v2.0.1
github.com/oschwald/geoip2-golang/v2 v2.0.1
github.com/prometheus/client_golang v1.23.2
github.com/robfig/cron/v3 v3.0.1