Rerun cbor-gen

This commit is contained in:
Łukasz Magiera
2020-08-06 23:27:23 +02:00
parent 94a38cd97d
commit 5ef7328fe3
3 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"io"
"github.com/filecoin-project/lotus/chain/types"
"github.com/ipfs/go-cid"
cid "github.com/ipfs/go-cid"
cbg "github.com/whyrusleeping/cbor-gen"
xerrors "golang.org/x/xerrors"
)