Go microservices: build, test, and release workflow

For Go backend teams: go mod, Makefile/task orchestration, unit and API tests (testing/testify), multi-stage Docker builds, semver tags, CI release, and artifact repository integration.