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

Upgrade Go version to 1.21 & go-yaml to 3.0.1 #354

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Upgrade Go version to 1.21 & go-yaml to 3.0.1 #354

merged 1 commit into from
Sep 27, 2023

Conversation

yaneury
Copy link
Contributor

@yaneury yaneury commented Sep 26, 2023

This PR upgrades the version of Go to 1.21 in order to remediate CVE-2022-29526. Similarly, it updates the go-yaml version to 3.0.1 in order to remediate CVE-2022-28948.

Fixes #353

Copy link
Owner

@ejoffe ejoffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build failed. I think you may need to run
go mod tidy
to get the go.sum updated

Copy link
Owner

@ejoffe ejoffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!
Can you please squash the commits into a single commit.

This commit upgrades the version of Go
to 1.21 in order to remediate CVE-2022-29526.
Similarly, it updates the go-yaml version to 3.0.1
in order to remediate CVE-2022-28948.
@yaneury
Copy link
Contributor Author

yaneury commented Sep 27, 2023

Done!

@ejoffe ejoffe merged commit 714097a into ejoffe:master Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2022-29526 & CVE-2022-29526
2 participants