SchwarzIT / go-template

go/template is a tool for jumpstarting production-ready Golang projects quickly.
Apache License 2.0
166 stars 23 forks source link

goreleaser version conflicts with templates #179

Open brumhard opened 1 year ago

brumhard commented 1 year ago

What happened?

The release pipeline run https://github.com/SchwarzIT/go-template/actions/runs/3394226442 fails because of some templating issue.

How can we reproduce this?

See pipeline

gt version

-

Search

Code of Conduct

Additional context

No response

brumhard commented 1 year ago

Created an issue at goreleaser to tackle this: https://github.com/goreleaser/goreleaser/issues/3573