OSDN Git Service

rename (#465)
[bytom/vapor.git] / p2p / security / security.go
index 47d5128..eb52cf4 100644 (file)
@@ -3,7 +3,7 @@ package security
 import (
        log "github.com/sirupsen/logrus"
 
-       cfg "github.com/vapor/config"
+       cfg "github.com/bytom/vapor/config"
 )
 
 const logModule = "p2pSecurity"