OSDN Git Service

rename (#465)
[bytom/vapor.git] / common / address_test.go
index b1b3d5b..1794cf1 100644 (file)
@@ -7,8 +7,8 @@ import (
        "strings"
        "testing"
 
-       "github.com/vapor/common/bech32"
-       "github.com/vapor/consensus"
+       "github.com/bytom/vapor/common/bech32"
+       "github.com/bytom/vapor/consensus"
 )
 
 func TestAddresses(t *testing.T) {