mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 22:06:42 +00:00
Update common.go
This commit is contained in:
parent
08af68905f
commit
86a7669877
@ -3,8 +3,8 @@ package common
|
|||||||
import (
|
import (
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
peerpkg "github.com/topianet/topiad/app/protocol/peer"
|
peerpkg "github.com/fabbez/topiad/app/protocol/peer"
|
||||||
routerpkg "github.com/topianet/topiad/infrastructure/network/netadapter/router"
|
routerpkg "github.com/fabbez/topiad/infrastructure/network/netadapter/router"
|
||||||
|
|
||||||
"github.com/pkg/errors"
|
"github.com/pkg/errors"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user