From 39e57baa99208fd6bb688b522c48fd8a94d3c226 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 19 Nov 2018 06:44:27 -0500 Subject: [PATCH] Update dependency com_github_libp2p_go_conn_security to v0.1.15 (#837) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 155268c991..2aa614acf8 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -435,7 +435,7 @@ go_repository( go_repository( name = "com_github_libp2p_go_conn_security", - commit = "42db08f68cdfd8a1ec46eefde49160c2a9559b72", + tag = "v0.1.15", importpath = "github.com/libp2p/go-conn-security", )