module github.com/decred/dcrd/connmgr/v2 go 1.11 require ( github.com/decred/dcrd/wire v1.3.0 github.com/decred/slog v1.0.0 )