Skip to content

Commit 8375c96

Browse files
authored
chore(deps): clean up dependencies (#7)
1 parent 1b26686 commit 8375c96

File tree

2 files changed

+4
-939
lines changed

2 files changed

+4
-939
lines changed

go.mod

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,10 @@ go 1.15
55
require (
66
github.com/filecoin-project/filecoin-ffi v0.30.4-0.20200910194244-f640612a1a1f
77
github.com/filecoin-project/go-fil-commcid v0.0.0-20201016201715-d41df56b4f6a
8-
github.com/filecoin-project/go-fil-markets v1.0.5-0.20201113164554-c5eba40d5335
9-
github.com/filecoin-project/go-multistore v0.0.3
108
github.com/filecoin-project/go-padreader v0.0.0-20200903213702-ed5fae088b20
119
github.com/filecoin-project/go-state-types v0.0.0-20201102161440-c8033295a1fc
12-
github.com/ipfs/go-block-format v0.0.2
1310
github.com/ipfs/go-cid v0.0.7
14-
github.com/ipfs/go-datastore v0.4.5
15-
github.com/ipfs/go-ipfs-blockstore v1.0.3
1611
github.com/ipfs/go-log/v2 v2.1.2-0.20200626104915-0016c0b4b3e4
17-
github.com/ipfs/go-merkledag v0.3.2
18-
github.com/ipld/go-car v0.1.1-0.20201119040415-11b6074b6d4d
19-
github.com/ipld/go-ipld-prime v0.5.1-0.20201021195245-109253e8a018
2012
github.com/stretchr/testify v1.6.1
2113
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
2214
)

0 commit comments

Comments
 (0)