From e0ab7de814f332b81cbc64fd8db37a26bf1ba549 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Fri, 27 Aug 2021 09:13:44 -0700 Subject: [PATCH] chore: add libp2p/go-openssl --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 3af82a7d..1e765e2c 100644 --- a/config.json +++ b/config.json @@ -141,6 +141,7 @@ { "target": "libp2p/go-msgio" }, { "target": "libp2p/go-nat" }, { "target": "libp2p/go-netroute" }, + { "target": "libp2p/go-openssl" }, { "target": "libp2p/go-reuseport" }, { "target": "libp2p/go-reuseport-transport" }, { "target": "libp2p/go-routing-language" },