Imports
- github.com/hashicorp/go-multierror
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-kbucket
- github.com/libp2p/go-libp2p-pubsub
- github.com/libp2p/go-libp2p-pubsub/pb
- github.com/libp2p/go-libp2p/core/event
- github.com/libp2p/go-libp2p/core/host
- github.com/libp2p/go-libp2p/core/network
- github.com/libp2p/go-libp2p/core/peer
- github.com/libp2p/go-libp2p/core/protocol
- github.com/libp2p/go-libp2p/core/routing
- github.com/libp2p/go-libp2p/p2p/discovery/routing
- github.com/rs/zerolog
Imports in module “github.com/onflow/flow-go”
- github.com/onflow/flow-go/module
- github.com/onflow/flow-go/module/component
- github.com/onflow/flow-go/module/irrecoverable
- github.com/onflow/flow-go/network
- github.com/onflow/flow-go/network/channels
- github.com/onflow/flow-go/network/internal/p2putils
- github.com/onflow/flow-go/network/p2p
- github.com/onflow/flow-go/network/p2p/connection
- github.com/onflow/flow-go/network/p2p/unicast
- github.com/onflow/flow-go/utils/logging