aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/keystore/plain.go
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/keystore/plain.go')
-rw-r--r--accounts/keystore/plain.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/keystore/plain.go b/accounts/keystore/plain.go
index 6099ad2c0..84a521b2f 100644
--- a/accounts/keystore/plain.go
+++ b/accounts/keystore/plain.go
@@ -22,7 +22,7 @@ import (
"os"
"path/filepath"
- "github.com/dexon-foundation/dexon/common"
+ "github.com/tangerine-network/go-tangerine/common"
)
type keyStorePlain struct {