Skip to content

Commit 226efea

Browse files
fix(deps): update module github.com/hashicorp/golang-lru to v2 (#515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce43170 commit 226efea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/cenkalti/backoff/v4 v4.3.0
1313
github.com/creachadair/otp v0.4.2
1414
github.com/google/gopacket v1.1.19
15-
github.com/hashicorp/golang-lru v0.6.0
15+
github.com/hashicorp/golang-lru v0.5.4
1616
github.com/hashicorp/golang-lru/v2 v2.0.7
1717
github.com/ipfs/go-log v1.0.5
1818
github.com/ipfs/go-log/v2 v2.5.1

0 commit comments

Comments
 (0)