From 0b883df9b02b44fcff1146391571dc737fbb4c97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 06:37:30 +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 a4b3a094..d9c603e2 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.6.0 + github.com/hashicorp/golang-lru v0.5.4 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