aboutsummaryrefslogtreecommitdiffstats
path: root/core/asm/asm.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/asm/asm.go')
-rw-r--r--core/asm/asm.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/asm/asm.go b/core/asm/asm.go
index 8dbb45ed3..dcb56f554 100644
--- a/core/asm/asm.go
+++ b/core/asm/asm.go
@@ -21,7 +21,7 @@ import (
"encoding/hex"
"fmt"
- "github.com/dexon-foundation/dexon/core/vm"
+ "github.com/tangerine-network/go-tangerine/core/vm"
)
// Iterator for disassembled EVM instructions