aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/sqlvm/schema/schema_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/vm/sqlvm/schema/schema_test.go')
-rw-r--r--core/vm/sqlvm/schema/schema_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/vm/sqlvm/schema/schema_test.go b/core/vm/sqlvm/schema/schema_test.go
index 71f0ee6d3..37fa90bb0 100644
--- a/core/vm/sqlvm/schema/schema_test.go
+++ b/core/vm/sqlvm/schema/schema_test.go
@@ -7,7 +7,7 @@ import (
"reflect"
"testing"
- "github.com/shopspring/decimal"
+ "github.com/dexon-foundation/decimal"
"github.com/stretchr/testify/suite"
"github.com/dexon-foundation/dexon/core/vm/sqlvm/ast"