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