diff --git a/configs/go.json b/configs/go.json index 6ec7b5ea..1e50b35c 100644 --- a/configs/go.json +++ b/configs/go.json @@ -14,12 +14,11 @@ "repositories": [ { "target": "filecoin-project/go-amt-ipld" }, { "target": "filecoin-project/go-bitfield" }, - { "target": "filecoin-project/go-commp-utils" }, { "target": "filecoin-project/go-fil-commp-hashhash" }, { "target": "filecoin-project/go-hamt-ipld" }, { "target": "filecoin-project/go-indexer-core" }, { "target": "filecoin-project/go-legs" }, - { "target": "filecoin-project/indexer-reference-provider" }, + { "target": "filecoin-project/index-provider" }, { "target": "filecoin-project/storetheindex" }, { "target": "filecoin-shipyard/js-lotus-client-schema" }, { "target": "ipfs-shipyard/dnslink-dnsimple" },