Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix Go version string goreleaser.yml #4689

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Fix Go version string goreleaser.yml #4689

merged 1 commit into from
Jul 27, 2023

Conversation

mindaugasrukas
Copy link
Contributor

What changed?
Fixed Go version string.

Why?
The recommendation is based on the YAML parser's behavior, which interprets non-wrapped values as numbers and, in the case of version 1.20, trims it down to 1.2, which may not be very obvious.

How did you test it?
GHA

Potential risks
Unknown

Is hotfix candidate?
Revert

@mindaugasrukas mindaugasrukas requested a review from dnr July 27, 2023 01:16
@mindaugasrukas mindaugasrukas requested a review from a team as a code owner July 27, 2023 01:16
@mindaugasrukas mindaugasrukas enabled auto-merge (squash) July 27, 2023 01:17
@mindaugasrukas mindaugasrukas merged commit fbd0de7 into master Jul 27, 2023
@mindaugasrukas mindaugasrukas deleted the go-version branch July 27, 2023 01:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants