aboutsummaryrefslogtreecommitdiffstats
path: root/core/crypto/utils.go
diff options
context:
space:
mode:
authorWei-Ning Huang <w@byzantine-lab.io>2019-06-11 00:05:10 +0800
committerWei-Ning Huang <w@byzantine-lab.io>2019-06-23 15:59:05 +0800
commit49122d18b028b3d8b9f409314835ecc780adc608 (patch)
treeb67238739d58c7edcbc20a3caa2dbbf0806695e9 /core/crypto/utils.go
parent42d585f1e5c9420f15b1d7333e7874a04345cc36 (diff)
downloadtangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.tar
tangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.tar.gz
tangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.tar.bz2
tangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.tar.lz
tangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.tar.xz
tangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.tar.zst
tangerine-consensus-49122d18b028b3d8b9f409314835ecc780adc608.zip
Update import path
Diffstat (limited to 'core/crypto/utils.go')
-rw-r--r--core/crypto/utils.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/crypto/utils.go b/core/crypto/utils.go
index 59e91f5..303d9d8 100644
--- a/core/crypto/utils.go
+++ b/core/crypto/utils.go
@@ -21,9 +21,9 @@ import (
"encoding/hex"
"fmt"
- "github.com/dexon-foundation/dexon/crypto"
+ "github.com/byzantine-lab/go-tangerine/crypto"
- "github.com/dexon-foundation/dexon-consensus/common"
+ "gitlab.com/byzantine-lab/tangerine-consensus/common"
)
var (