|
@@ -10,6 +10,7 @@ require (
|
|
|
github.com/creachadair/otp v0.4.0
|
|
|
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/ipfs/go-log v1.0.5
|
|
|
github.com/ipfs/go-log/v2 v2.5.1
|
|
|
github.com/labstack/echo/v4 v4.10.2
|
|
@@ -62,7 +63,6 @@ require (
|
|
|
github.com/gorilla/websocket v1.5.0 // indirect
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
|
github.com/hashicorp/go-multierror v1.1.1 // indirect
|
|
|
- github.com/hashicorp/golang-lru/v2 v2.0.5 // indirect
|
|
|
github.com/huandu/xstrings v1.3.3 // indirect
|
|
|
github.com/huin/goupnp v1.2.0 // indirect
|
|
|
github.com/imdario/mergo v0.3.13 // indirect
|