From 13f924657e1df08b7a4eb3ac58ef6bdba1b520ef Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Thu, 21 Oct 2021 06:03:14 -0700 Subject: [PATCH] chore: add ipld/go-ipldtool --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 6c933123..6000eefa 100644 --- a/config.json +++ b/config.json @@ -94,6 +94,7 @@ { "target": "ipld/go-ipld-prime-proto" }, { "target": "ipld/go-ipld-schema" }, { "target": "ipld/go-ipld-selector-text-lite" }, + { "target": "ipld/go-ipldtool" }, { "target": "ipld/go-storethehash" }, { "target": "libp2p/dht-tracer1" }, { "target": "libp2p/dht-utils" },