Imports
- github.com/go-playground/validator/v10
- github.com/hashicorp/go-multierror
- 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/p2p/net/swarm
- github.com/rs/zerolog
- github.com/sethvargo/go-retry
Imports in module “github.com/onflow/flow-go”
- github.com/onflow/flow-go/model/flow
- github.com/onflow/flow-go/module
- github.com/onflow/flow-go/network/netconf
- github.com/onflow/flow-go/network/p2p
- github.com/onflow/flow-go/network/p2p/logging
- github.com/onflow/flow-go/network/p2p/unicast/protocols
- github.com/onflow/flow-go/network/p2p/unicast/stream
- github.com/onflow/flow-go/utils/logging