From 919400a2337e2e4d94a807978e9ee49fa4590eb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 16 Nov 2018 11:51:31 -0800 Subject: [PATCH] Update com_github_libp2p_go_reuseport_transport commit hash to a763386 (#800) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 4bf6928510..a0284f9b59 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -550,7 +550,7 @@ go_repository( go_repository( name = "com_github_libp2p_go_reuseport_transport", - commit = "58ea7103ffb4b5eb248c4421e60fdb30e9a56dad", + commit = "a7633860456a881830bde6a33d0722a4c457a61c", importpath = "github.com/libp2p/go-reuseport-transport", )