X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=protocol%2Fvm%2Fvm.go;fp=protocol%2Fvm%2Fvm.go;h=f23ce7dafb13686086019c28fc06cb658116f015;hp=f7b5a5396049fcc227609c05a3c522cfa980b223;hb=1337be95f74a1d2a1a7316737efde413f29bcb2f;hpb=d15598b9032d9c5a9e93ad826c409afea798afc4 diff --git a/protocol/vm/vm.go b/protocol/vm/vm.go index f7b5a539..f23ce7da 100644 --- a/protocol/vm/vm.go +++ b/protocol/vm/vm.go @@ -6,7 +6,7 @@ import ( "io" "strings" - "github.com/vapor/errors" + "github.com/bytom/vapor/errors" ) type virtualMachine struct {