diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/sync_core.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sync_core.sh b/test/sync_core.sh index 1fd9a043f..d0ece6133 100755 --- a/test/sync_core.sh +++ b/test/sync_core.sh @@ -1,3 +1,3 @@ #!/bin/sh -govendor fetch github.com/byzantine-lab/dexon-consensus/...@master +govendor fetch github.com/tangerine-network/tangerine-consensus/...@master |