Update specs-actors, cbor-gen, and go-address

This commit is contained in:
Steven Allen
2020-08-12 10:32:39 -07:00
parent 9135a5d048
commit 9248e5a572
16 changed files with 376 additions and 342 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"io"
"github.com/filecoin-project/specs-actors/actors/abi"
cid "github.com/ipfs/go-cid"
"github.com/ipfs/go-cid"
cbg "github.com/whyrusleeping/cbor-gen"
xerrors "golang.org/x/xerrors"
)