From 41f76c0f6e99bbac8f6b8a23dce35bb425329410 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sun, 13 Jun 2021 13:29:06 -0700 Subject: [PATCH] chore: add ipfs/go-bitfield --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 47f4ad6e..7ef559b0 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,7 @@ { "target": "filecoin-project/go-amt-ipld" }, { "target": "filecoin-project/go-fil-commp-hashhash" }, { "target": "filecoin-project/go-hamt-ipld" }, + { "target": "ipfs/go-bitfield" }, { "target": "ipfs/go-bitswap" }, { "target": "ipfs/go-block-format" }, { "target": "ipfs/go-blockservice" },