dagu/internal
Yota Hamada 234e2bbf51
chore: upgrade to gopsutil v4 (#1470)
* **Chores**
  * Updated project dependencies to latest versions.
2025-12-10 23:16:34 +09:00
..
auth feat(all): implement builtin user management feature (#1463) 2025-12-09 18:09:11 +09:00
cmd refactor(config): load only necessary config for context (#1467) 2025-12-10 00:31:08 +09:00
common fix(all): add some validation on UI and configuration (#1469) 2025-12-10 20:50:36 +09:00
core refactor(config): load only necessary config for context (#1467) 2025-12-10 00:31:08 +09:00
integration refactor(config): load only necessary config for context (#1467) 2025-12-10 00:31:08 +09:00
persistence feat(all): implement builtin user management feature (#1463) 2025-12-09 18:09:11 +09:00
runtime refactor(config): load only necessary config for context (#1467) 2025-12-10 00:31:08 +09:00
service chore: upgrade to gopsutil v4 (#1470) 2025-12-10 23:16:34 +09:00
test refactor(config): load only necessary config for context (#1467) 2025-12-10 00:31:08 +09:00
testdata fix(scheduler): start DAG entry reader on startup (#1427) 2025-11-30 21:43:50 +09:00