Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2025

This PR contains the following updates:

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

Release Notes

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

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 - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module github.com/oschwald/geoip2-golang to v2 fix(deps): update module github.com/oschwald/geoip2-golang to v2 - autoclosed Oct 23, 2025
@renovate renovate bot closed this Oct 23, 2025
@renovate renovate bot deleted the renovate/github.com-oschwald-geoip2-golang-2.x branch October 23, 2025 13:41
@renovate renovate bot changed the title fix(deps): update module github.com/oschwald/geoip2-golang to v2 - autoclosed fix(deps): update module github.com/oschwald/geoip2-golang to v2 Oct 23, 2025
@renovate renovate bot reopened this Oct 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch 2 times, most recently from 4d73839 to 403ee39 Compare October 23, 2025 18:02
@renovate renovate bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch from 403ee39 to 3f6807e Compare November 27, 2025 05:29
@renovate renovate bot force-pushed the renovate/github.com-oschwald-geoip2-golang-2.x branch from 3f6807e to 2526302 Compare November 30, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant