OSDN Git Service

docs(release note): update bytom version 1.1.0 release note
[bytom/bytom.git] / p2p / listener.go
index d7a1199..14117d3 100644 (file)
@@ -10,9 +10,9 @@ import (
        log "github.com/sirupsen/logrus"
        cmn "github.com/tendermint/tmlibs/common"
 
-       cfg "github.com/bytom/config"
-       "github.com/bytom/errors"
-       "github.com/bytom/p2p/upnp"
+       cfg "github.com/bytom/bytom/config"
+       "github.com/bytom/bytom/errors"
+       "github.com/bytom/bytom/p2p/upnp"
 )
 
 const (