File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/mattn/go-sqlite3 v1.14.34
2121 github.com/nqd/flat v0.2.0
2222 github.com/oschwald/geoip2-golang v1.13.0
23- github.com/oschwald/geoip2-golang/v2 v2.0.1
23+ github.com/oschwald/geoip2-golang/v2 v2.1.0
2424 github.com/pquerna/otp v1.5.0
2525 github.com/stretchr/testify v1.11.1
2626 golang.org/x/crypto v0.45.0
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ github.com/oschwald/geoip2-golang v1.13.0 h1:Q44/Ldc703pasJeP5V9+aFSZFmBN7DKHbNs
116116github.com/oschwald/geoip2-golang v1.13.0 /go.mod h1:P9zG+54KPEFOliZ29i7SeYZ/GM6tfEL+rgSn03hYuUo =
117117github.com/oschwald/geoip2-golang/v2 v2.0.0 /go.mod h1:MR3+NmQTkjxyJ/u6iZJSfpfy5al/QqsaJL1Gg6uI7sU =
118118github.com/oschwald/geoip2-golang/v2 v2.0.1 /go.mod h1:qdVmcPgrTJ4q2eP9tHq/yldMTdp2VMr33uVdFbHBiBc =
119+ github.com/oschwald/geoip2-golang/v2 v2.1.0 /go.mod h1:qdVmcPgrTJ4q2eP9tHq/yldMTdp2VMr33uVdFbHBiBc =
119120github.com/oschwald/maxminddb-golang v1.13.0 h1:R8xBorY71s84yO06NgTmQvqvTvlS/bnYZrrWX1MElnU =
120121github.com/oschwald/maxminddb-golang v1.13.0 /go.mod h1:BU0z8BfFVhi1LQaonTwwGQlsHUEu9pWNdMfmq4ztm0o =
121122github.com/pelletier/go-toml/v2 v2.0.1 /go.mod h1:r9LEWfGN8R5k0VXJ+0BkIe7MYkRdwZOjgMj2KwnJFUo =
You can’t perform that action at this time.
0 commit comments