Golang + Docker repo template with CI, releases, and workspace integration.
Repository template for Go projects that bundles Docker packaging, CI/CD workflows, release automation, linting, and development workspace integration. It includes GitHub Actions, Goreleaser, GolangCI-lint, Dependabot/Renovate, Gitpod, and pre-commit/git hooks to standardize testing, linting, and releases. Suited for new Go services, CLI tools, and repository templates.
0