dcrd/addrmgr
Dave Collins 0ecab1bc63
addrmgr: Prepare v1.2.0.
This updates the addrmgr module dependencies, the copyright year in the
files modified since the previous release, and serves as a base for
addrmgr/v1.2.0.

The updated direct dependencies in this commit are as follows:

- github.com/decred/dcrd/wire@v1.4.0
- github.com/decred/slog@v1.1.0

The full list of updated direct dependencies since the previous
addrmgr/v1.1.0 release are as follows:

- github.com/decred/dcrd/wire@v1.4.0
- github.com/decred/slog@v1.1.0
2020-09-25 12:14:00 -05:00
..
addrmanager_test.go addrmgr: Prepare v1.2.0. 2020-09-25 12:14:00 -05:00
addrmanager.go addrmgr: Prepare v1.2.0. 2020-09-25 12:14:00 -05:00
doc.go addrmgr: Test removal of corrupt peers file. 2018-03-06 00:03:56 +00:00
go.mod addrmgr: Prepare v1.2.0. 2020-09-25 12:14:00 -05:00
go.sum addrmgr: Prepare v1.2.0. 2020-09-25 12:14:00 -05:00
knownaddress_test.go addrmgr: Simplify tests for KnownAddress. 2018-05-01 12:42:07 -05:00
knownaddress.go addrmgr: skip never-successful addresses 2018-06-26 19:13:31 -05:00
log.go multi: deprecate DisableLog 2019-03-18 11:16:35 -05:00
network_test.go addrmgr: Declutter package API. 2018-03-05 12:29:40 -06:00
network.go multi: remove whitespace 2019-11-21 18:31:30 -06:00