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

dependencies: bump Go to v1.23.5 #3599

Merged
merged 1 commit into from
Jan 20, 2025
Merged

dependencies: bump Go to v1.23.5 #3599

merged 1 commit into from
Jan 20, 2025

Conversation

daniel-weisse
Copy link
Member

Context

Go v1.23.5 was released to address CVE-2024-45341 and CVE-2024-45336.
As far as I can tell, these do not affect Constellation in any way, but newer versions of our dependencies are already requiring the new release as the minimum supported Go version.
Soft requirement for #3586

Proposed change(s)

  • Bump Go to v1.23.5
  • Update the "How to update Go version" guide to include the go.mod file in hack/tools/ and the gcpguestagent Dockerfile in 3rdparty/gcp-guest-agent/

@daniel-weisse daniel-weisse added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@daniel-weisse daniel-weisse requested a review from msanft January 20, 2025 09:38
Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 0498c2e
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/678e198679105a00080ce603

@daniel-weisse daniel-weisse merged commit 53e9375 into main Jan 20, 2025
11 checks passed
@daniel-weisse daniel-weisse deleted the dw/go-1.23.5 branch January 20, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants