OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / ops.go
index 5052c62..0659fb7 100644 (file)
@@ -6,8 +6,8 @@ import (
        "math"
        "reflect"
 
-       "github.com/vapor/errors"
-       "github.com/vapor/math/checked"
+       "github.com/bytom/vapor/errors"
+       "github.com/bytom/vapor/math/checked"
 )
 
 type Op uint8