Skip to content

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

Open
wajeht-renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.zerozr99.workers.dev-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 intomainfrom
renovate/github.zerozr99.workers.dev-oschwald-geoip2-golang-2.x

Conversation

@wajeht-renovate
Copy link
Contributor

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

This PR contains the following updates:

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

Release Notes

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

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: Branch creation - "after 12am and before 8am every weekday,every weekend" in timezone America/Chicago, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

@wajeht-renovate wajeht-renovate bot added dependencies Pull requests that update a dependency file major labels Feb 10, 2026
@wajeht-renovate
Copy link
Contributor Author

wajeht-renovate bot commented Feb 10, 2026

ℹ️ 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.38.0

@wajeht-renovate wajeht-renovate bot force-pushed the renovate/github.zerozr99.workers.dev-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.zerozr99.workers.dev-oschwald-geoip2-golang-2.x branch from 66b2c64 to b106643 Compare February 13, 2026 11:04
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