build: bump kvdb version

This commit is contained in:
Olaoluwa Osuntokun
2025-04-18 16:18:08 -07:00
parent cb481df816
commit 49faa6f543
2 changed files with 3 additions and 3 deletions

4
go.mod
View File

@@ -40,7 +40,7 @@ require (
github.com/lightningnetwork/lnd/clock v1.1.1
github.com/lightningnetwork/lnd/fn/v2 v2.0.8
github.com/lightningnetwork/lnd/healthcheck v1.2.6
github.com/lightningnetwork/lnd/kvdb v1.4.15
github.com/lightningnetwork/lnd/kvdb v1.4.16
github.com/lightningnetwork/lnd/queue v1.1.1
github.com/lightningnetwork/lnd/sqldb v1.0.9
github.com/lightningnetwork/lnd/ticker v1.1.1
@@ -216,5 +216,3 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
go 1.23.6
retract v0.0.2
replace github.com/lightningnetwork/lnd/kvdb => ./kvdb