Imports
- github.com/go-playground/validator/v10
- 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/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/model/flow
- 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/logging
- github.com/onflow/flow-go/network/p2p/node/internal
- github.com/onflow/flow-go/network/p2p/unicast/protocols
- github.com/onflow/flow-go/network/p2p/utils
- github.com/onflow/flow-go/utils/logging