16 Commits

Author SHA1 Message Date
Marvin Zhang
22497d22f7 fix: unable to filter tasks issue 2025-06-17 09:28:25 +08:00
Marvin Zhang
ab5e65f2fb chore: update dependencies to latest versions across modules 2025-06-15 18:03:13 +08:00
Marvin Zhang
8e7f52ab07 chore: update dependencies and improve module configurations
- Added new dependencies: `github.com/crawlab-team/fizz`, `github.com/go-playground/validator/v10`, and `github.com/google/go-cmp`.
- Updated existing dependencies: `github.com/spf13/cobra` to v1.7.0, `github.com/inconshreveable/mousetrap` to v1.1.0, and `golang.org/x/exp` to v0.0.0-20241217172543-b2144cdd0a67.
- Removed outdated dependencies from `go.sum` to streamline the module.
- Adjusted Go version in `go.mod` files to 1.23.0 for improved compatibility.
- Enhanced indirect dependencies for better performance and stability.
2025-04-24 18:31:12 +08:00
Marvin Zhang
f5631f965d chore: updated deps 2024-12-20 12:00:14 +08:00
Marvin Zhang
2b3473dc48 chore: updated deps 2024-11-22 17:55:20 +08:00
Marvin Zhang
b3261343b8 refactor: code cleanup 2024-11-20 18:22:27 +08:00
Marvin Zhang
0898b344df chore: updated deps 2024-10-16 20:57:15 +08:00
Marvin Zhang
efabb2071b refactor: Update dependencies and remove unused code 2024-07-13 11:18:30 +08:00
Marvin Zhang
96ba586cd2 refactor: Update dependencies and remove unused code 2024-07-13 11:16:17 +08:00
Marvin Zhang
3385caf972 chore: updated deps 2024-07-02 09:51:47 +08:00
Marvin Zhang
460c8d958a fix: missing relational models issues 2024-06-23 23:20:58 +08:00
Marvin Zhang
9e40072532 feat: updated ref name for git remote branches 2024-06-19 18:33:59 +08:00
Marvin Zhang
b757826867 feat: added fields to models 2024-06-19 00:17:36 +08:00
Marvin Zhang
de987f7f12 fix: dependency issue 2024-06-14 17:47:30 +08:00
Marvin Zhang
0834d6771b fix: dependency issue 2024-06-14 17:32:56 +08:00
Marvin Zhang
6a60433d25 feat: added modules 2024-06-14 16:37:48 +08:00