dep: urfave/cli update

This commit is contained in:
ErikEk
2022-06-28 08:13:47 +02:00
parent a00964febb
commit 300d81b977
3 changed files with 8 additions and 3 deletions

View File

@ -10,6 +10,11 @@
* [Add minor comment](https://github.com/lightningnetwork/lnd/pull/6559) on
subscribe/cancel/lookup invoice parameter encoding.
## Bug Fixes
* [Update the urfave/cli package](https://github.com/lightningnetwork/lnd/pull/6682) because
of a flag parsing bug.
# Contributors (Alphabetical Order)
* Elle Mouton
* ErikEk