github oschwald/maxminddb-golang v1.13.1
1.13.1

latest releases: v2.5.0, v2.4.1, v2.4.0...
2 years ago
  • Return the *net.IPNet in canonical form when using NetworksWithin to look up a network more specific than the one in the database. Previously, the IP field on the *net.IPNet would be set to the IP from the lookup network rather than the first IP of the network.
  • NetworksWithin will now correctly handle an *net.IPNet parameter that is not in canonical form. This issue would only occur if the *net.IPNet was manually constructed, as net.ParseCIDR returns the value in canonical form even if the input string is not.

Don't miss a new maxminddb-golang release

NewReleases is sending notifications on new releases.