aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/misc/dao.go
diff options
context:
space:
mode:
Diffstat (limited to 'consensus/misc/dao.go')
-rw-r--r--consensus/misc/dao.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/consensus/misc/dao.go b/consensus/misc/dao.go
index 9b22bd7a5..bf7fa552a 100644
--- a/consensus/misc/dao.go
+++ b/consensus/misc/dao.go
@@ -21,9 +21,9 @@ import (
"errors"
"math/big"
- "github.com/ethereum/go-ethereum/core/state"
- "github.com/ethereum/go-ethereum/core/types"
- "github.com/ethereum/go-ethereum/params"
+ "github.com/dexon-foundation/dexon/core/state"
+ "github.com/dexon-foundation/dexon/core/types"
+ "github.com/dexon-foundation/dexon/params"
)
var (