2
0
Files
gitcaddy-server/cmd
logikonline c91dc4dfc6 fix: use WaitGroup.Go() for modernize linter
Replace wg.Add(1)/go func()/defer wg.Done() pattern with
the simpler wg.Go() method as required by the modernize linter.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 18:11:52 -05:00
..
2025-06-10 12:35:12 +00:00
2025-06-10 12:35:12 +00:00
2025-06-10 12:35:12 +00:00
2025-06-10 12:35:12 +00:00
2025-10-31 18:12:03 +00:00
2025-06-10 12:35:12 +00:00
2025-08-27 11:00:01 +00:00
2025-08-27 11:00:01 +00:00
2025-10-31 18:12:03 +00:00
2025-06-10 12:35:12 +00:00
2025-10-31 18:12:03 +00:00
2025-06-10 12:35:12 +00:00
2025-06-10 12:35:12 +00:00
2025-11-02 00:52:59 -07:00