lnd/watchtower/wtdb/migration4
Eng Zer Jun 0899cee987
refactor: replace min/max helpers with built-in min/max
We can use the built-in `min` and `max` functions since Go 1.21.

Reference: https://go.dev/ref/spec#Min_and_max
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2025-02-06 09:45:10 +08:00
..
client_db.go multi: remove gomnd disable directives 2023-01-17 19:43:26 +01:00
client_db_test.go multi: update linter, fix new issues 2023-06-13 11:58:33 +02:00
codec.go watchtower/wtdb: add migration code for AckedUpdates 2023-01-11 13:59:03 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
range_index.go refactor: replace min/max helpers with built-in min/max 2025-02-06 09:45:10 +08:00