Skip to content

go: bump version to 1.22.4#227

Merged
radeksimko merged 1 commit intomainfrom
go-version-bump
Jun 25, 2024
Merged

go: bump version to 1.22.4#227
radeksimko merged 1 commit intomainfrom
go-version-bump

Conversation

@radeksimko
Copy link
Copy Markdown
Member

@radeksimko radeksimko commented Jun 24, 2024

This is to suppress vulnerability scanner noise caused by https://nvd.nist.gov/vuln/detail/CVE-2024-24789

I believe that hc-install is not impacted by it as we generally unpack ZIP files we produce ourselves, rather than arbitrary ones.

We should still call it out in the Changelog though.

@radeksimko radeksimko added the dependencies Auto-pinning label Jun 24, 2024
@radeksimko radeksimko marked this pull request as ready for review June 24, 2024 09:21
@radeksimko radeksimko requested a review from a team as a code owner June 24, 2024 09:21
@james0209
Copy link
Copy Markdown
Contributor

Hey @radeksimko, is there a reason that the go.mod is still set to 1.18? Wasn't sure if it's for compatibility reasons?

go 1.18

@radeksimko
Copy link
Copy Markdown
Member Author

@james0209 As far as I'm aware, the version there just communicates compatibility and we had no reason to require higher versions and impose that to downstream, so it's mostly just path of least resistance. 🤷🏻‍♂️

@radeksimko radeksimko merged commit 3f6f9f2 into main Jun 25, 2024
@radeksimko radeksimko deleted the go-version-bump branch June 25, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Auto-pinning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants