From 170d61883edb88456cd398bbec08246e354b6b20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:37:41 +0000 Subject: [PATCH] fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#570) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 627b57e7..0b1f804e 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/cenkalti/backoff/v4 v4.3.0 github.com/creachadair/otp v0.4.2 github.com/google/gopacket v1.1.19 - github.com/hashicorp/golang-lru v0.5.4 + github.com/hashicorp/golang-lru v0.6.0 github.com/hashicorp/golang-lru/v2 v2.0.7 github.com/ipfs/go-log v1.0.5 github.com/ipfs/go-log/v2 v2.5.1