dd531d4a76
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>