Boris Nagaev
|
eb5ec87498
|
multi: update docker Go package to v28.1.1
|
2025-07-16 01:19:55 -03:00 |
|
Boris Nagaev
|
4ec9708acc
|
multi: update x/crypto to v0.37.0
|
2025-07-16 01:18:22 -03:00 |
|
Elle Mouton
|
084563c5c0
|
sqldb+invoices: create a re-usable comparion helper function
So that we can use it for comparisons in other migrations too.
|
2025-07-07 18:41:46 +02:00 |
|
ziggie
|
73251952d1
|
mod: update btclog library
|
2025-06-03 13:06:28 +02:00 |
|
Elle Mouton
|
83751ee208
|
sqldb: update btclog dep
|
2024-10-26 14:18:00 +02:00 |
|
Andras Banki-Horvath
|
d0c1cec8c1
|
sqldb: switch away from pq to pgx for Postgres
Completely switch to the better maintained pgx driver.
|
2024-07-09 08:39:58 +02:00 |
|
Andras Banki-Horvath
|
892561f8f0
|
sqldb: bump modernc.org/sqlite to 1.29.10 which fixes init data race
Tracking issue: https://gitlab.com/cznic/sqlite/-/issues/180
|
2024-07-04 17:32:12 +02:00 |
|
Olaoluwa Osuntokun
|
eb605a02fd
|
sqldb+kvdb: update to sqlite v1.29.8
Updates to SQLite 3.45.3: https://www.sqlite.org/releaselog/3_45_3.html.
May also address https://github.com/lightningnetwork/lnd/issues/8666.
|
2024-04-26 12:26:59 -07:00 |
|
Andras Banki-Horvath
|
8f729241d9
|
sqldb: turn sqldb into a go package
|
2024-04-09 20:46:11 +02:00 |
|