go.mod+docs: bump sqlite version to fix data race

This commit is contained in:
Elle Mouton
2024-03-19 15:38:35 +02:00
parent b0552da007
commit 91ed8cf862
3 changed files with 44 additions and 50 deletions

View File

@@ -304,6 +304,9 @@
* [Correct `fmt.Errorf` error wrapping
instances](https://github.com/lightningnetwork/lnd/pull/8503)
* Bump sqlite version to [fix a data
race](https://github.com/lightningnetwork/lnd/pull/8567).
## Breaking Changes
## Performance Improvements