From 9a2c00d103ead70bc94f87883ef68188f89f4450 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 19:37:47 +0000 Subject: [PATCH] fix(deps): update module github.com/hashicorp/golang-lru to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 627b57e7..7506d685 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/v2 v2.0.7 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