mirror of
https://github.com/coder/coder.git
synced 2026-06-07 06:58:17 +00:00
5cb820387c
Replace time.Since() usage with a quartz.Clock injected via RootCmd to
ensure relative time strings ("Xs ago") are deterministic.