OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / vm / vm.go
index f7b5a53..f23ce7d 100644 (file)
@@ -6,7 +6,7 @@ import (
        "io"
        "strings"
 
        "io"
        "strings"
 
-       "github.com/vapor/errors"
+       "github.com/bytom/vapor/errors"
 )
 
 type virtualMachine struct {
 )
 
 type virtualMachine struct {