We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd381f0 commit 544ce7dCopy full SHA for 544ce7d
go.mod
@@ -2,10 +2,6 @@ module github.com/oschwald/geoip2-golang/v2
2
3
go 1.24
4
5
-retract (
6
- v1.12.0 // pointed to v2 changes
7
-)
8
-
9
require (
10
github.com/oschwald/maxminddb-golang/v2 v2.0.0-beta.7
11
github.com/stretchr/testify v1.10.0
0 commit comments