Skip to content

Update module github.com/oschwald/maxminddb-golang to v1.12.0

This MR contains the following updates:

Package Type Update Change
github.com/oschwald/maxminddb-golang require minor v1.10.0 -> v1.12.0

Release Notes

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

v1.12.0: 1.12.0

Compare Source

  • The wasi target is now built without memory-mapping support. Pull request by Alex Kashintsev. GitHub #​114.
  • When decoding to a map of non-scalar, non-interface types such as a map[string]map[string]any, the decoder failed to zero out the value for the map elements, which could result in incorrect decoding. Reported by JT Olio. GitHub #​115.

v1.11.0: 1.11.0

Compare Source

  • wasm and wasip1 targets are now built without memory-mapping support. Pull request by Randy Reddig. GitHub #​110.

Full Changelog: https://github.com/oschwald/maxminddb-golang/compare/v1.10.0...v1.11.0


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports