File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/gammazero/deque v1.1.0
7
7
github.com/google/gopacket v1.1.19
8
8
github.com/google/uuid v1.6.0
9
- github.com/guillaumemichel/reservedpool v0.2.1-0.20250908132315-a508b2573f96
9
+ github.com/guillaumemichel/reservedpool v0.3.0
10
10
github.com/hashicorp/golang-lru v1.0.2
11
11
github.com/ipfs/boxo v0.33.1
12
12
github.com/ipfs/go-cid v0.5.0
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
110
110
github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
111
111
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
112
112
github.com/grpc-ecosystem/grpc-gateway v1.5.0 /go.mod h1:RSKVYQBd5MCa4OVpNdGskqpgL2+G+NZTnrVHpWWfpdw =
113
- github.com/guillaumemichel/reservedpool v0.2.1-0.20250908132315-a508b2573f96 h1:207ugNHvluGRJLsWIRn7ElCeU95D7IGrVLG/+1fWVFw =
114
- github.com/guillaumemichel/reservedpool v0.2.1-0.20250908132315-a508b2573f96 /go.mod h1:sXSDIaef81TFdAJglsCFCMfgF5E5Z5xK1tFhjDhvbUc =
113
+ github.com/guillaumemichel/reservedpool v0.3.0 h1:eqqO/QvTllLBrit7LVtVJBqw4cD0WdV9ajUe7WNTajw =
114
+ github.com/guillaumemichel/reservedpool v0.3.0 /go.mod h1:sXSDIaef81TFdAJglsCFCMfgF5E5Z5xK1tFhjDhvbUc =
115
115
github.com/gxed/hashland/keccakpg v0.0.1 /go.mod h1:kRzw3HkwxFU1mpmPP8v1WyQzwdGfmKFJ6tItnhQ67kU =
116
116
github.com/gxed/hashland/murmur3 v0.0.1 /go.mod h1:KjXop02n4/ckmZSnY2+HKcLud/tcmvhST0bie/0lS48 =
117
117
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
You can’t perform that action at this time.
0 commit comments