Files
MokoGitea/go.work
T
Jonathan Miller dd531d4a76 feat: reorganize Go source into src/ with go.work workspace
Move all Go packages (cmd/, models/, modules/, routers/, services/,
tests/, build/, tools/) and go.mod/go.sum into src/ directory.

- Add go.work at root pointing to src/ module
- Update Makefile GO_DIRS, BINDATA, GENERATED paths
- Update Dockerfile and Dockerfile.rootless for src/ layout
- Update .air.toml watch paths
- Add .mokogitea support to issue/PR template discovery
- Add .mokogitea to file icon rules
- Reformat .mokogitea/workflows headers for ecosystem
- Strip upstream GitHub links from workflows

Zero import changes — all code.gitea.io/gitea/* imports resolve
via go.work workspace indirection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-15 20:29:15 -05:00

4 lines
21 B
Plaintext