go-starter go-starter is a public golang starter repo template. It is useful for getting started with a new project. How to use gh repo create <name> \ --public \ --template https://github.com/pavelpascari/go-starter Features GitHub Actions workflow for CI run tests ...with coverage check vulnerability scanning with SARIF report thanks to @Templum's Templum/govulncheck-action static check thanks to @dominikh's dominikh/staticcheck-action Dependabot security scanning for go, github-actions