mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Update the `sqldb/v2` dependency in go.mod to the published version, and update the litd code to adhere to the new changes in the `sqldb/v2` package. Given that the official `sqldb/v2` package is now used, we can also remove the `sqldb/v1` dependency from the go.mod file, as it is no longer used in the codebase. |
||
|---|---|---|
| .. | ||
| migstreams | ||
| sqlc | ||
| sqlcmig6 | ||
| interfaces.go | ||
| log.go | ||
| migrations.go | ||
| postgres.go | ||
| postgres_fixture.go | ||
| schemas.go | ||
| sqlerrors.go | ||
| sqlite.go | ||