fix(ci): remove root-module job, scope all jobs to v2/ working directory
The repo has no go.mod at the root — the only module is under v2/. The root-module job and the root-level go mod tidy in lint both fail with 'go: go.mod file not found'. Drop root-module entirely and ensure both v2-module and lint use working-directory: v2."
This commit is contained in: