File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/filecoin-project/go-address v1.1.0
7
7
github.com/filecoin-project/go-fil-commcid v0.1.0
8
- github.com/filecoin-project/go-state-types v0.11.1-plus-synthetic
8
+ github.com/filecoin-project/go-state-types v0.11.2-0.20230712101859-8f37624fa540
9
9
github.com/ipfs/go-block-format v0.0.3
10
10
github.com/ipfs/go-cid v0.3.2
11
11
github.com/ipfs/go-ipfs-blockstore v1.2.0
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ github.com/filecoin-project/go-state-types v0.0.0-20201102161440-c8033295a1fc/go
30
30
github.com/filecoin-project/go-state-types v0.1.10 /go.mod h1:UwGVoMsULoCK+bWjEdd/xLCvLAQFBC7EDT477SKml+Q =
31
31
github.com/filecoin-project/go-state-types v0.11.1 h1:GDtCN9V18bYVwXDZe+vJXc6Ck+qY9OUaQqpoVlp1FAk =
32
32
github.com/filecoin-project/go-state-types v0.11.1 /go.mod h1:SyNPwTsU7I22gL2r0OAPcImvLoTVfgRwdK/Y5rR1zz8 =
33
+ github.com/filecoin-project/go-state-types v0.11.2-0.20230712101859-8f37624fa540 h1:v0fbEnBrMIjlxLve1sJTJE0YNGg58SNiP5sxQtr3trc =
34
+ github.com/filecoin-project/go-state-types v0.11.2-0.20230712101859-8f37624fa540 /go.mod h1:SyNPwTsU7I22gL2r0OAPcImvLoTVfgRwdK/Y5rR1zz8 =
33
35
github.com/filecoin-project/specs-actors v0.9.4 /go.mod h1:BStZQzx5x7TmCkLv0Bpa07U6cPKol6fd3w9KjMPZ6Z4 =
34
36
github.com/frankban/quicktest v1.14.3 /go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps =
35
37
github.com/gogo/protobuf v1.2.1 /go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4 =
You can’t perform that action at this time.
0 commit comments