OSDN Git Service

rename (#465)
[bytom/vapor.git] / protocol / bc / types / txoutput_test.go
index 58eaa85..fa215c9 100644 (file)
@@ -8,9 +8,9 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       "github.com/vapor/encoding/blockchain"
-       "github.com/vapor/protocol/bc"
-       "github.com/vapor/testutil"
+       "github.com/bytom/vapor/encoding/blockchain"
+       "github.com/bytom/vapor/protocol/bc"
+       "github.com/bytom/vapor/testutil"
 )
 
 func TestSerializationIntraChainTxOutput(t *testing.T) {