aboutsummaryrefslogtreecommitdiffstats
path: root/core/ticker.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/ticker.go')
-rw-r--r--core/ticker.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ticker.go b/core/ticker.go
index 792a276..cbd9c69 100644
--- a/core/ticker.go
+++ b/core/ticker.go
@@ -23,7 +23,7 @@ import (
"sync"
"time"
- "gitlab.com/byzantine-lab/tangerine-consensus/core/utils"
+ "github.com/tangerine-network/tangerine-consensus/core/utils"
)
// TickerType is the type of ticker.