Skip to content

go: Update module github.com/hashicorp/golang-lru/v2 to v2.0.6

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/golang-lru/v2 require patch v2.0.5 -> v2.0.6

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

hashicorp/golang-lru

v2.0.6: golang-lru 2.0.6

Compare Source

This release removes calling the eviction callback when the Add method is called with an item that is already in the cache (#​154); it reverts MR #​135 which caused issue #​141.

What's Changed

Full Changelog: https://github.com/hashicorp/golang-lru/compare/v2.0.5...v2.0.6


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