From 67637a63cab266b30d2a634bb8039bd7ff1ae335 Mon Sep 17 00:00:00 2001 From: Jimmy Hu Date: Thu, 11 Apr 2019 16:23:03 +0800 Subject: misc: use master branch for dexon-consensus --- test/sync_core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/sync_core.sh') diff --git a/test/sync_core.sh b/test/sync_core.sh index 2062de6f4..d18c7b8f7 100755 --- a/test/sync_core.sh +++ b/test/sync_core.sh @@ -1,3 +1,3 @@ #!/bin/bash -govendor fetch github.com/dexon-foundation/dexon-consensus/...@single-chain +govendor fetch github.com/dexon-foundation/dexon-consensus/...@master -- cgit