From 00a750b0a4dbeef23572bf88b21d6825bb922ec3 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Fri, 18 Jun 2021 10:28:45 -0700 Subject: [PATCH] chore: add ipfs/tar-utils --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 7ef559b0..5d74752d 100644 --- a/config.json +++ b/config.json @@ -56,6 +56,7 @@ { "target": "ipfs/interface-go-ipfs-core" }, { "target": "ipfs/ipfs-ds-convert" }, { "target": "ipfs/ipfs-update" }, + { "target": "ipfs/tar-utils" }, { "target": "ipld/go-car" }, { "target": "ipld/go-codec-dagpb" }, { "target": "ipld/go-ipld-adl-hamt" },