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 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.0-rc1
8
+ github.com/filecoin-project/go-state-types v0.11.1
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 @@ -28,8 +28,8 @@ github.com/filecoin-project/go-state-types v0.0.0-20200903145444-247639ffa6ad/go
28
28
github.com/filecoin-project/go-state-types v0.0.0-20200904021452-1883f36ca2f4 /go.mod h1:IQ0MBPnonv35CJHtWSN3YY1Hz2gkPru1Q9qoaYLxx9I =
29
29
github.com/filecoin-project/go-state-types v0.0.0-20201102161440-c8033295a1fc /go.mod h1:ezYnPf0bNkTsDibL/psSz5dy4B5awOJ/E7P2Saeep8g =
30
30
github.com/filecoin-project/go-state-types v0.1.10 /go.mod h1:UwGVoMsULoCK+bWjEdd/xLCvLAQFBC7EDT477SKml+Q =
31
- github.com/filecoin-project/go-state-types v0.11.0-rc1 h1:UvifFHZ+S/jbshCjRHgAUuZ1qAEyeItsNywh2tsSpY4 =
32
- github.com/filecoin-project/go-state-types v0.11.0-rc1 /go.mod h1:SyNPwTsU7I22gL2r0OAPcImvLoTVfgRwdK/Y5rR1zz8 =
31
+ github.com/filecoin-project/go-state-types v0.11.1 h1:GDtCN9V18bYVwXDZe+vJXc6Ck+qY9OUaQqpoVlp1FAk =
32
+ github.com/filecoin-project/go-state-types v0.11.1 /go.mod h1:SyNPwTsU7I22gL2r0OAPcImvLoTVfgRwdK/Y5rR1zz8 =
33
33
github.com/filecoin-project/specs-actors v0.9.4 /go.mod h1:BStZQzx5x7TmCkLv0Bpa07U6cPKol6fd3w9KjMPZ6Z4 =
34
34
github.com/frankban/quicktest v1.14.3 /go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps =
35
35
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