chore(deps): update module github.com/oschwald/geoip2-golang to v2#9
Open
wajeht-renovate[bot] wants to merge 1 commit into
Open
chore(deps): update module github.com/oschwald/geoip2-golang to v2#9wajeht-renovate[bot] wants to merge 1 commit into
wajeht-renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
4 times, most recently
from
February 12, 2026 00:49
2f101a1 to
66b2c64
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
from
February 13, 2026 11:04
66b2c64 to
b106643
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
from
March 9, 2026 00:07
b106643 to
499ff1d
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
2 times, most recently
from
March 20, 2026 06:38
6056a30 to
d3fa760
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
4 times, most recently
from
May 27, 2026 03:22
106ccdf to
33c4a4f
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
4 times, most recently
from
June 7, 2026 08:02
7902c92 to
f9406ae
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
6 times, most recently
from
June 16, 2026 08:06
fdde60e to
43c6f92
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
2 times, most recently
from
June 30, 2026 08:28
b3400f4 to
ef03d6e
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
4 times, most recently
from
July 4, 2026 00:05
bc63157 to
52113a0
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
3 times, most recently
from
July 24, 2026 00:05
9293632 to
d7fcd6d
Compare
wajeht-renovate
Bot
force-pushed
the
renovate/github.com-oschwald-geoip2-golang-2.x
branch
from
July 25, 2026 00:06
d7fcd6d to
893963d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.13.0→v2.2.0Release Notes
oschwald/geoip2-golang (github.com/oschwald/geoip2-golang)
v2.2.0: 2.2.0Compare Source
github.com/oschwald/maxminddb-golang/v2was updated tov2.3.0, whichincludes several performance improvements.
v2.1.0: 2.1.0Compare Source
VPN detection with confidence scoring, provider identification, and temporal
tracking via the new
AnonymousPlus()method.IsLegitimateProxyonEnterpriseTraits. MaxMind has deprecatedthis field and it will be removed in the next major release.
StaticIPScoreonEnterpriseTraits. This field was added inerror and has never been populated. It will be removed in the next major
release.
v2.0.1: 2.0.1Compare Source
github.com/oschwald/geoip2-golang/v2to 2.1.1, which fixes anissue that prevented a unclosed memory-mapped file from being unmapped
when the reader was garbage collected.
v2.0.0: 2.0.0Compare Source
netip.Addr, return typedNames, and provideHasData()helpers while always populatingNetwork/IPAddressfields so network topology remains accessible.example
IsoCode→ISOCode), location coordinates use pointers, and JSONtags rely on Go 1.24
omitzerosupport—upgrade your toolchain beforeadopting v2.
FromBytesmethod. UseOpenBytesinstead.MIGRATION.mdwith detailed guidance for upgrading from v1.github.com/oschwald/maxminddb-golang/v2tov2.0.0.Optionhelpers soOpenandOpenBytescan acceptfuture options without forcing a v3 release.
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR has been generated by Mend Renovate.