Skip to content

chore(deps): update module github.com/oschwald/geoip2-golang to v2#9

Open
wajeht-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-oschwald-geoip2-golang-2.x
Open

chore(deps): update module github.com/oschwald/geoip2-golang to v2#9
wajeht-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-oschwald-geoip2-golang-2.x

Conversation

@wajeht-renovate

@wajeht-renovate wajeht-renovate Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/oschwald/geoip2-golang v1.13.0v2.2.0 age confidence

Release Notes

oschwald/geoip2-golang (github.com/oschwald/geoip2-golang)

v2.2.0: 2.2.0

Compare Source

  • This module now targets Go 1.25+.
  • Updated dependencies to latest version. In particular
    github.com/oschwald/maxminddb-golang/v2 was updated to v2.3.0, which
    includes several performance improvements.

v2.1.0: 2.1.0

Compare Source

  • Added support for the GeoIP Anonymous Plus database. This database provides
    VPN detection with confidence scoring, provider identification, and temporal
    tracking via the new AnonymousPlus() method.
  • Deprecated IsLegitimateProxy on EnterpriseTraits. MaxMind has deprecated
    this field and it will be removed in the next major release.
  • Deprecated StaticIPScore on EnterpriseTraits. This field was added in
    error and has never been populated. It will be removed in the next major
    release.

v2.0.1: 2.0.1

Compare Source

  • Upgraded github.com/oschwald/geoip2-golang/v2 to 2.1.1, which fixes an
    issue that prevented a unclosed memory-mapped file from being unmapped
    when the reader was garbage collected.

v2.0.0: 2.0.0

Compare Source

  • BREAKING CHANGE: Lookup methods now require netip.Addr, return typed
    Names, and provide HasData() helpers while always populating
    Network/IPAddress fields so network topology remains accessible.
  • BREAKING CHANGE: Struct field casing now matches MaxMind responses (for
    example IsoCodeISOCode), location coordinates use pointers, and JSON
    tags rely on Go 1.24 omitzero support—upgrade your toolchain before
    adopting v2.
  • BREAKING CHANGE: Removed FromBytes method. Use OpenBytes instead.
  • Added MIGRATION.md with detailed guidance for upgrading from v1.
  • Updated dependency on github.com/oschwald/maxminddb-golang/v2 to v2.0.0.
  • Added configurable Option helpers so Open and OpenBytes can accept
    future options without forcing a v3 release.

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • "before 9am,after 5pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@wajeht-renovate wajeht-renovate Bot added dependencies Pull requests that update a dependency file major labels Feb 10, 2026
@wajeht-renovate

wajeht-renovate Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.20.0 -> v0.44.0

@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 4 times, most recently from 2f101a1 to 66b2c64 Compare February 12, 2026 00:49
@wajeht-renovate wajeht-renovate Bot added the go label Feb 12, 2026
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch from 66b2c64 to b106643 Compare February 13, 2026 11:04
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch from b106643 to 499ff1d Compare March 9, 2026 00:07
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 2 times, most recently from 6056a30 to d3fa760 Compare March 20, 2026 06:38
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 4 times, most recently from 106ccdf to 33c4a4f Compare May 27, 2026 03:22
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 4 times, most recently from 7902c92 to f9406ae Compare June 7, 2026 08:02
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 6 times, most recently from fdde60e to 43c6f92 Compare June 16, 2026 08:06
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 2 times, most recently from b3400f4 to ef03d6e Compare June 30, 2026 08:28
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 4 times, most recently from bc63157 to 52113a0 Compare July 4, 2026 00:05
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 3 times, most recently from 9293632 to d7fcd6d Compare July 24, 2026 00:05
@wajeht-renovate
wajeht-renovate Bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch from d7fcd6d to 893963d Compare July 25, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants