aboutsummaryrefslogtreecommitdiff
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 bc5b377..f62a133 100644
--- a/accounts/keystore/plain.go
+++ b/accounts/keystore/plain.go
@@ -22,7 +22,7 @@ import (
"os"
"path/filepath"
- "github.com/ava-labs/go-ethereum/common"
+ "github.com/ethereum/go-ethereum/common"
)
type keyStorePlain struct {