lnd/healthcheck
dependabot[bot] cbb6e681a5
build(deps): bump github.com/btcsuite/btcd in /healthcheck (#8051)
Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.22.0-beta.0.20220207191057-4dc4ff7963b4 to 0.23.2.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](https://github.com/btcsuite/btcd/commits/v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 12:44:27 +02:00
..
diskcheck_js.go healthcheck: fix missing import 2021-07-28 11:01:27 +02:00
diskcheck_netbsd.go server+healthcheck: rename function, add absolute disk space function 2020-11-13 10:19:50 +01:00
diskcheck_openbsd.go server+healthcheck: rename function, add absolute disk space function 2020-11-13 10:19:50 +01:00
diskcheck_solaris.go server+healthcheck: rename function, add absolute disk space function 2020-11-13 10:19:50 +01:00
diskcheck_windows.go server+healthcheck: rename function, add absolute disk space function 2020-11-13 10:19:50 +01:00
diskcheck.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
go.mod build(deps): bump github.com/btcsuite/btcd in /healthcheck (#8051) 2023-10-16 12:44:27 +02:00
go.sum build(deps): bump github.com/btcsuite/btcd in /healthcheck (#8051) 2023-10-16 12:44:27 +02:00
healthcheck_test.go healthcheck: stop checking when max attempts are reached 2021-09-15 19:52:03 +08:00
healthcheck.go multi: add debug logs to catch slow shutdown 2023-10-06 16:34:47 -07:00
log.go healthcheck: disable default healthcheck logger 2021-05-05 15:33:14 +02:00
tor_connection.go tor+healthcheck: fix healthcheck for multiple services 2021-11-23 09:53:36 +01:00