lnd/clock
ziggie e26a114cdc
mod: update the minimum go version to 1.24.11
We update the minimum required go version to build the LND
exectuable to the latest minor release of go 1.24.11.
2026-01-13 16:07:38 +01:00
..
default_clock.go general: adding the Clock interface to aid testing 2019-12-13 16:52:22 +01:00
go.mod mod: update the minimum go version to 1.24.11 2026-01-13 16:07:38 +01:00
go.sum multi: bump Go version 2023-09-05 10:11:42 -07:00
interface.go general: adding the Clock interface to aid testing 2019-12-13 16:52:22 +01:00
test_clock.go clock: optionally wait until tickers are registered in TestClock 2020-05-26 23:55:26 +02:00
test_clock_test.go clock: add missing package require and replace assert [skip ci] 2022-08-23 03:27:42 +08:00