healthcheck: fix missing import

This commit is contained in:
Oliver Gugger
2021-07-28 10:58:41 +02:00
parent 4a6b1f7c82
commit a35031ca2e
2 changed files with 5 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ you.
* [Bumped version of `github.com/miekg/dns` library to fix a Dependabot
alert](https://github.com/lightningnetwork/lnd/pull/5576).
* [Fixed timeout flakes in async payment benchmark tests](https://github.com/lightningnetwork/lnd/pull/5579).
* [Fixed a missing import and git tag in the healthcheck package](https://github.com/lightningnetwork/lnd/pull/5582).
## Database