Added more Filecoin component repos

This commit is contained in:
Curtis Spencer
2020-01-12 09:02:18 -08:00
parent 135f3a96ea
commit 95d5f64a30

View File

@@ -75,15 +75,33 @@ url = "https://github.com/filecoin-project/filecoin-network-viz"
[[repo]]
url = "https://github.com/filecoin-project/FIPs"
[[repo]]
url = "https://github.com/filecoin-project/go-address"
[[repo]]
url = "https://github.com/filecoin-project/go-amt-ipld"
[[repo]]
url = "https://github.com/filecoin-project/go-bls-sigs"
[[repo]]
url = "https://github.com/filecoin-project/go-cbor-util"
[[repo]]
url = "https://github.com/filecoin-project/go-crypto"
[[repo]]
url = "https://github.com/filecoin-project/go-data-transfer"
[[repo]]
url = "https://github.com/filecoin-project/go-fil-components"
[[repo]]
url = "https://github.com/filecoin-project/go-fil-filestore"
[[repo]]
url = "https://github.com/filecoin-project/go-fil-markets"
[[repo]]
url = "https://github.com/filecoin-project/go-fil-proofs"
@@ -102,9 +120,27 @@ url = "https://github.com/filecoin-project/go-ipld-cbor"
[[repo]]
url = "https://github.com/filecoin-project/go-leb128"
[[repo]]
url = "https://github.com/filecoin-project/go-paramfetch"
[[repo]]
url = "https://github.com/filecoin-project/go-retrieval-market-project"
[[repo]]
url = "https://github.com/filecoin-project/go-sectorbuilder"
[[repo]]
url = "https://github.com/filecoin-project/go-shared-types"
[[repo]]
url = "https://github.com/filecoin-project/go-statestore"
[[repo]]
url = "https://github.com/filecoin-project/go-storage-miner"
[[repo]]
url = "https://github.com/filecoin-project/go-storage-mining"
[[repo]]
url = "https://github.com/filecoin-project/group"
@@ -123,6 +159,9 @@ url = "https://github.com/filecoin-project/lua-filecoin"
[[repo]]
url = "https://github.com/filecoin-project/merkle_light"
[[repo]]
url = "https://github.com/filecoin-project/neptune"
[[repo]]
url = "https://github.com/filecoin-project/node-http-api"