From c3acc1c21b4bdec0b88cc23f4a84ea1c0a362d1b Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 18 Oct 2018 15:23:29 +0100 Subject: [PATCH] gx: update go-libp2p-circuit (disables discovery by default) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 48628ba..e7e7d50 100644 --- a/package.json +++ b/package.json @@ -169,9 +169,9 @@ }, { "author": "vyzo", - "hash": "Qma2mxvX5zvPEmjXC4CktjExnRjVp4DFcog4GNubpqSXsD", + "hash": "Qmbqn6qCocM5Dk9idyUw6wU1vsZCd1aZ3yJpwPA27YpE6J", "name": "go-libp2p-circuit", - "version": "2.2.8" + "version": "2.3.0" }, { "author": "lgierth", -- GitLab