Commit 82db2f8
authored
make: add go-mod-tidy target and update lint dependencies (#147)
- Add new go-mod-tidy target to ensure consistent module dependencies
- Update lint target to depend on go-mod-tidy, enforcing clean dependencies before linting
Signed-off-by: Flc <four_leaf_clover@foxmail.com>1 parent fafaa34 commit 82db2f8
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | | - | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments