aboutsummaryrefslogtreecommitdiffstats
path: root/signer/storage/aes_gcm_storage.go
diff options
context:
space:
mode:
Diffstat (limited to 'signer/storage/aes_gcm_storage.go')
-rw-r--r--signer/storage/aes_gcm_storage.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/signer/storage/aes_gcm_storage.go b/signer/storage/aes_gcm_storage.go
index 900831867..4fa1ba136 100644
--- a/signer/storage/aes_gcm_storage.go
+++ b/signer/storage/aes_gcm_storage.go
@@ -26,7 +26,7 @@ import (
"io/ioutil"
"os"
- "github.com/ethereum/go-ethereum/log"
+ "github.com/dexon-foundation/dexon/log"
)
type storedCredential struct {