From 1894ad3b915a28be657c6f760b3ad089507da66c Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Fri, 2 Nov 2018 12:04:20 +0800 Subject: Rename import due to dexon-consensus rename --- test/sync_core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/sync_core.sh b/test/sync_core.sh index 13f78c2aa..5e09c47cc 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-core/... +govendor fetch github.com/dexon-foundation/dexon-consensus/... -- cgit v1.2.3