module github.com/decred/dcrd/connmgr/v3 go 1.13 require ( github.com/decred/dcrd/wire v1.4.0 github.com/decred/slog v1.1.0 )