We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce43170 commit 226efeaCopy full SHA for 226efea
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/cenkalti/backoff/v4 v4.3.0
13
github.com/creachadair/otp v0.4.2
14
github.com/google/gopacket v1.1.19
15
- github.com/hashicorp/golang-lru v0.6.0
+ github.com/hashicorp/golang-lru v0.5.4
16
github.com/hashicorp/golang-lru/v2 v2.0.7
17
github.com/ipfs/go-log v1.0.5
18
github.com/ipfs/go-log/v2 v2.5.1
0 commit comments