aboutsummaryrefslogtreecommitdiffstats
path: root/ethcrypto/keys_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethcrypto/keys_test.go')
-rw-r--r--ethcrypto/keys_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethcrypto/keys_test.go b/ethcrypto/keys_test.go
index 3ebf4e818..8aedc1ee1 100644
--- a/ethcrypto/keys_test.go
+++ b/ethcrypto/keys_test.go
@@ -1,7 +1,7 @@
package ethcrypto
import (
- "github.com/ethereum/eth-go/ethdb"
+ "github.com/ethereum/go-ethereum/ethdb"
// "io/ioutil"
"fmt"
"os"