penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
171 stars 19 forks source link

fix(deps): update module github.com/oschwald/geoip2-golang to v1.9.0 #482

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/oschwald/geoip2-golang require minor v1.8.0 -> v1.9.0

Release Notes

oschwald/geoip2-golang (github.com/oschwald/geoip2-golang) ### [`v1.9.0`](https://togithub.com/oschwald/geoip2-golang/releases/tag/v1.9.0): 1.9.0 [Compare Source](https://togithub.com/oschwald/geoip2-golang/compare/v1.8.0...v1.9.0) - Rearrange fields in structs to reduce memory usage. Although this does reduce readability, these structs are often created at very rates, making the trade-off worth it.

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.



This PR has been generated by Mend Renovate. View repository job log here.