Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit d15f356

Browse files
authored
Use new go-state-types accessors (#25)
1 parent 5ff6068 commit d15f356

File tree

3 files changed

+10
-257
lines changed

3 files changed

+10
-257
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ module github.com/filecoin-project/specs-storage
33
go 1.13
44

55
require (
6-
github.com/filecoin-project/go-state-types v0.1.3
7-
github.com/filecoin-project/specs-actors/v7 v7.0.0
6+
github.com/filecoin-project/go-state-types v0.1.4-0.20220511200558-7a486892661a
87
github.com/ipfs/go-cid v0.0.7
98
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 // indirect
109
golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456 // indirect

0 commit comments

Comments
 (0)