mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-31 17:51:33 +02:00
go.mod: bump btclog v2 version
This commit is contained in:
committed by
Oliver Gugger
parent
94c0208bd4
commit
1345b47961
@@ -25,6 +25,10 @@
|
||||
messages simultaneously. The fix ensures only a single goroutine processes the
|
||||
backlog at any given time using an atomic flag.
|
||||
|
||||
- [Fix](https://github.com/lightningnetwork/lnd/pull/10107) a bug where child
|
||||
logger's derived via `WithPrefix` did not inherit change log level changes
|
||||
from their parent loggers.
|
||||
|
||||
# New Features
|
||||
|
||||
## Functional Enhancements
|
||||
@@ -67,5 +71,6 @@
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Elle Mouton
|
||||
* Olaoluwa Osuntokun
|
||||
* Yong Yu
|
||||
|
Reference in New Issue
Block a user