aboutsummaryrefslogtreecommitdiffstats
path: root/eth/tracers/tracers.go
diff options
context:
space:
mode:
Diffstat (limited to 'eth/tracers/tracers.go')
-rw-r--r--eth/tracers/tracers.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/eth/tracers/tracers.go b/eth/tracers/tracers.go
index ebfb222af..2b589543d 100644
--- a/eth/tracers/tracers.go
+++ b/eth/tracers/tracers.go
@@ -21,7 +21,7 @@ import (
"strings"
"unicode"
- "github.com/dexon-foundation/dexon/eth/tracers/internal/tracers"
+ "github.com/tangerine-network/go-tangerine/eth/tracers/internal/tracers"
)
// all contains all the built in JavaScript tracers by name.