Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix goreleaser #180

Merged
merged 1 commit into from
Jul 21, 2023
Merged

feat: fix goreleaser #180

merged 1 commit into from
Jul 21, 2023

Conversation

kjuulh
Copy link
Contributor

@kjuulh kjuulh commented Jul 21, 2023

goreleaser removed some fields:

i386 shouldn't matter that much because it is 32bit binaries

https://github.com/goreleaser/goreleaser/blob/v1.17.1/pkg/config/config.go

vs

https://github.com/goreleaser/goreleaser/blob/v1.19.0/pkg/config/config.go

Signed-off-by: Kasper J. Hermansen <kah@lunar.app>
@kjuulh kjuulh requested a review from a team as a code owner July 21, 2023 22:00
@github-actions github-actions bot added the minor label Jul 21, 2023
@kjuulh kjuulh merged commit 086ae4d into master Jul 21, 2023
2 checks passed
@kjuulh kjuulh deleted the feat/fix-go-releaser branch July 21, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants