OSDN Git Service

modify import path (#1805)
[bytom/bytom.git] / protocol / bc / types / txinput_test.go
index 2286573..4354cb9 100644 (file)
@@ -8,8 +8,8 @@ import (
 
        "github.com/davecgh/go-spew/spew"
 
-       "github.com/bytom/encoding/blockchain"
-       "github.com/bytom/testutil"
+       "github.com/bytom/bytom/encoding/blockchain"
+       "github.com/bytom/bytom/testutil"
 )
 
 func TestSerializationIssuance(t *testing.T) {