File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/filecoin-project/go-data-transfer v1.15.2
26
26
github.com/filecoin-project/go-fil-commcid v0.1.0
27
27
github.com/filecoin-project/go-fil-commp-hashhash v0.1.0
28
- github.com/filecoin-project/go-fil-markets v1.23.0
28
+ github.com/filecoin-project/go-fil-markets v1.23.1-0.20220731084509-e994f0e77eec
29
29
github.com/filecoin-project/go-jsonrpc v0.1.5
30
30
github.com/filecoin-project/go-padreader v0.0.1
31
31
github.com/filecoin-project/go-paramfetch v0.0.4
Original file line number Diff line number Diff line change @@ -384,8 +384,9 @@ github.com/filecoin-project/go-fil-commcid v0.1.0 h1:3R4ds1A9r6cr8mvZBfMYxTS88Oq
384
384
github.com/filecoin-project/go-fil-commcid v0.1.0 /go.mod h1:Eaox7Hvus1JgPrL5+M3+h7aSPHc0cVqpSxA+TxIEpZQ =
385
385
github.com/filecoin-project/go-fil-commp-hashhash v0.1.0 h1:imrrpZWEHRnNqqv0tN7LXep5bFEVOVmQWHJvl2mgsGo =
386
386
github.com/filecoin-project/go-fil-commp-hashhash v0.1.0 /go.mod h1:73S8WSEWh9vr0fDJVnKADhfIv/d6dCbAGaAGWbdJEI8 =
387
- github.com/filecoin-project/go-fil-markets v1.23.0 h1:gF138KL5QDAoDOJJqrUbFK9jwS+Sjq2P3qMSdHFtkA8 =
388
387
github.com/filecoin-project/go-fil-markets v1.23.0 /go.mod h1:bBa1d5mnlgwXPnH+MdqpCUsI+gxyrPUPSRePQDY36Hw =
388
+ github.com/filecoin-project/go-fil-markets v1.23.1-0.20220731084509-e994f0e77eec h1:3zlv7/v9W0DCGxrXvsG3CyvxgPP81VM0oP8aA4aHtEc =
389
+ github.com/filecoin-project/go-fil-markets v1.23.1-0.20220731084509-e994f0e77eec /go.mod h1:V+1vFO34RZmpdECdikKGiyWhSNJK81Q89Kn0egA9iAk =
389
390
github.com/filecoin-project/go-hamt-ipld v0.1.5 h1:uoXrKbCQZ49OHpsTCkrThPNelC4W3LPEk0OrS/ytIBM =
390
391
github.com/filecoin-project/go-hamt-ipld v0.1.5 /go.mod h1:6Is+ONR5Cd5R6XZoCse1CWaXZc0Hdb/JeX+EQCQzX24 =
391
392
github.com/filecoin-project/go-hamt-ipld/v2 v2.0.0 h1:b3UDemBYN2HNfk3KOXNuxgTTxlWi3xVvbQP0IT38fvM =
@@ -1002,6 +1003,7 @@ github.com/ipld/go-car v0.4.1-0.20220707083113-89de8134e58e h1:0cTsDz2E2JTlKASIr
1002
1003
github.com/ipld/go-car v0.4.1-0.20220707083113-89de8134e58e /go.mod h1:Uslcn4O9cBKK9wqHm/cLTFacg6RAPv6LZx2mxd2Ypl4 =
1003
1004
github.com/ipld/go-car/v2 v2.1.1 /go.mod h1:+2Yvf0Z3wzkv7NeI69i8tuZ+ft7jyjPYIWZzeVNeFcI =
1004
1005
github.com/ipld/go-car/v2 v2.4.0 /go.mod h1:zjpRf0Jew9gHqSvjsKVyoq9OY9SWoEKdYCQUKVaaPT0 =
1006
+ github.com/ipld/go-car/v2 v2.4.1 /go.mod h1:zjpRf0Jew9gHqSvjsKVyoq9OY9SWoEKdYCQUKVaaPT0 =
1005
1007
github.com/ipld/go-car/v2 v2.4.2-0.20220707083113-89de8134e58e h1:A4ttip3C2PLdE29/owgZAUgSX/qtIU6vphQU9CEPlN4 =
1006
1008
github.com/ipld/go-car/v2 v2.4.2-0.20220707083113-89de8134e58e /go.mod h1:sDHqspWMwG6cC0lrid3Lq2xtIR4R6iy6ymCNT0drhaI =
1007
1009
github.com/ipld/go-codec-dagpb v1.2.0 /go.mod h1:6nBN7X7h8EOsEejZGqC7tej5drsdBAXbMHyBT+Fne5s =
You can’t perform that action at this time.
0 commit comments