File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ require (
1010 github.com/gin-gonic/contrib v0.0.0-20250521004450-2b1292699c15
1111 github.com/gin-gonic/gin v1.11.0
1212 github.com/oschwald/geoip2-golang v1.13.0
13+ github.com/oschwald/geoip2-golang/v2 v2.0.1
1314 github.com/prometheus/client_golang v1.23.2
1415 github.com/spf13/viper v1.21.0
1516 go.uber.org/zap v1.27.1
Original file line number Diff line number Diff line change @@ -215,6 +215,7 @@ github.com/oschwald/geoip2-golang v1.11.0 h1:hNENhCn1Uyzhf9PTmquXENiWS6AlxAEnBII
215215github.com/oschwald/geoip2-golang v1.11.0 /go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo =
216216github.com/oschwald/geoip2-golang v1.13.0 h1:Q44/Ldc703pasJeP5V9+aFSZFmBN7DKHbNsSFzQATJI =
217217github.com/oschwald/geoip2-golang v1.13.0 /go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo =
218+ github.com/oschwald/geoip2-golang/v2 v2.0.1 /go.mod h1:qdVmcPgrTJ4q2eP9tHq/yldMTdp2VMr33uVdFbHBiBc =
218219github.com/oschwald/maxminddb-golang v1.13.0 h1:R8xBorY71s84yO06NgTmQvqvTvlS/bnYZrrWX1MElnU =
219220github.com/oschwald/maxminddb-golang v1.13.0 /go.mod h1:BU0z8BfFVhi1LQaonTwwGQlsHUEu9pWNdMfmq4ztm0o =
220221github.com/oschwald/maxminddb-golang v1.13.1 h1:G3wwjdN9JmIK2o/ermkHM+98oX5fS+k5MbwsmL4MRQE =
You can’t perform that action at this time.
0 commit comments