Files
brianmcgee 27ea5601c5 {cmd, pkg}: remove direct calls to model.DefaultClock
Introduces a `config.Now` field which all components should defer to when getting the current time instead of hardcoded calls to `model.DefaultClock`.
2026-04-10 15:30:45 +01:00
..