File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This is the compatibility matrix for the latest free Curio releases.
13
13
| v1.24.3 | v1.32.0-rcX | MainNet | v2.4.1 | 2.20.x / Automatic | 0.21 / Automatic |
14
14
| v1.24.4 | v1.32.0-rcX | MainNet | v2.4.1 | 2.20.x / Automatic | 0.23 / Automatic |
15
15
| v1.24.5 | v1.32.0-rcX | Mainnet | v2.4.1 | v2024.2 / Automatic | 0.23 / Automatic |
16
- | v1.25.0 | v1.32.1 | Mainnet | NA | v2024.2 / Automatic | 0.25 / Automatic |
16
+ | v1.25.0 | v1.32.2 | Mainnet | NA | v2024.2 / Automatic | 0.25 / Automatic |
17
17
18
18
{% hint style="danger" %}
19
19
Releases in <mark style =" color :red ;" >red color</mark > are ** not recommended** . Please proceed with the next stable release.
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
github.com/filecoin-project/go-padreader v0.0.1
33
33
github.com/filecoin-project/go-state-types v0.16.0
34
34
github.com/filecoin-project/go-statestore v0.2.0
35
- github.com/filecoin-project/lotus v1.32.1
35
+ github.com/filecoin-project/lotus v1.32.2
36
36
github.com/filecoin-project/specs-actors/v2 v2.3.6
37
37
github.com/filecoin-project/specs-actors/v5 v5.0.6
38
38
github.com/filecoin-project/specs-actors/v6 v6.0.2
Original file line number Diff line number Diff line change @@ -337,8 +337,8 @@ github.com/filecoin-project/go-statestore v0.2.0 h1:cRRO0aPLrxKQCZ2UOQbzFGn4WDNd
337
337
github.com/filecoin-project/go-statestore v0.2.0 /go.mod h1:8sjBYbS35HwPzct7iT4lIXjLlYyPor80aU7t7a/Kspo =
338
338
github.com/filecoin-project/go-storedcounter v0.1.0 h1:Mui6wSUBC+cQGHbDUBcO7rfh5zQkWJM/CpAZa/uOuus =
339
339
github.com/filecoin-project/go-storedcounter v0.1.0 /go.mod h1:4ceukaXi4vFURIoxYMfKzaRF5Xv/Pinh2oTnoxpv+z8 =
340
- github.com/filecoin-project/lotus v1.32.1 h1:C1MLLb6ZIKTYZtqVEAJ+Jbfc1Kf8U1dB9EgqXlmG7MY =
341
- github.com/filecoin-project/lotus v1.32.1 /go.mod h1:eNfZ0eXGMckDBFQmL1/MJk/0UgxVKHy74z40uMrGlg4 =
340
+ github.com/filecoin-project/lotus v1.32.2 h1:UQsJgLeZVKE7dPc171va7LlIBYN5XTSqrCs8hooGcik =
341
+ github.com/filecoin-project/lotus v1.32.2 /go.mod h1:eNfZ0eXGMckDBFQmL1/MJk/0UgxVKHy74z40uMrGlg4 =
342
342
github.com/filecoin-project/pubsub v1.0.0 h1:ZTmT27U07e54qV1mMiQo4HDr0buo8I1LDHBYLXlsNXM =
343
343
github.com/filecoin-project/pubsub v1.0.0 /go.mod h1:GkpB33CcUtUNrLPhJgfdy4FDx4OMNR9k+46DHx/Lqrg =
344
344
github.com/filecoin-project/specs-actors v0.9.13 /go.mod h1:TS1AW/7LbG+615j4NsjMK1qlpAwaFsG9w0V2tg2gSao =
You can’t perform that action at this time.
0 commit comments