From 0f02b39a6f8ce26403962874f7d093522aab8f62 Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Tue, 20 Jul 2021 12:44:25 +1000 Subject: [PATCH] Add ipld/go-ipld-schema --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 116ab423..8328b7d0 100644 --- a/config.json +++ b/config.json @@ -74,6 +74,7 @@ { "target": "ipld/go-ipld-btc" }, { "target": "ipld/go-ipld-graphql" }, { "target": "ipld/go-ipld-prime-proto" }, + { "target": "ipld/go-ipld-schema" }, { "target": "ipld/go-storethehash" }, { "target": "libp2p/go-addr-util" }, { "target": "libp2p/go-buffer-pool" },