OSDN Git Service

Merge pull request #466 from Bytom/update-mov
[bytom/vapor.git] / p2p / connection / secret_connection_test.go
index b4542cf..9c102ec 100644 (file)
@@ -7,7 +7,7 @@ import (
 
        cmn "github.com/tendermint/tmlibs/common"
 
-       "github.com/vapor/crypto/ed25519/chainkd"
+       "github.com/bytom/vapor/crypto/ed25519/chainkd"
 )
 
 type dummyConn struct {