aboutsummaryrefslogtreecommitdiffstats
path: root/les/sync.go
diff options
context:
space:
mode:
Diffstat (limited to 'les/sync.go')
-rw-r--r--les/sync.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/les/sync.go b/les/sync.go
index 42afb3933..77dbacb6b 100644
--- a/les/sync.go
+++ b/les/sync.go
@@ -20,9 +20,9 @@ import (
"context"
"time"
- "github.com/dexon-foundation/dexon/core/rawdb"
- "github.com/dexon-foundation/dexon/eth/downloader"
- "github.com/dexon-foundation/dexon/light"
+ "github.com/tangerine-network/go-tangerine/core/rawdb"
+ "github.com/tangerine-network/go-tangerine/eth/downloader"
+ "github.com/tangerine-network/go-tangerine/light"
)
// syncer is responsible for periodically synchronising with the network, both