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

Fix CVE-2024-45338 by updating golang.org/x/net to v0.33.0 #478

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

TheoBrigitte
Copy link
Member

@TheoBrigitte TheoBrigitte commented Dec 20, 2024

go get -u golang.org/x/net
go: upgraded golang.org/x/net v0.26.0 => v0.33.0
go: upgraded golang.org/x/sync v0.7.0 => v0.10.0
go: upgraded golang.org/x/sys v0.22.0 => v0.28.0
go: upgraded golang.org/x/term v0.21.0 => v0.27.0
go: upgraded golang.org/x/text v0.16.0 => v0.21.0

Checklist

  • Update changelog in CHANGELOG.md.

```
go get -u golang.org/x/net
go: upgraded golang.org/x/net v0.26.0 => v0.33.0
go: upgraded golang.org/x/sync v0.7.0 => v0.10.0
go: upgraded golang.org/x/sys v0.22.0 => v0.28.0
go: upgraded golang.org/x/term v0.21.0 => v0.27.0
go: upgraded golang.org/x/text v0.16.0 => v0.21.0
```
@TheoBrigitte TheoBrigitte requested a review from a team as a code owner December 20, 2024 12:20
@TheoBrigitte TheoBrigitte self-assigned this Dec 20, 2024
@TheoBrigitte
Copy link
Member Author

@giantswarm/team-atlas anyone for a review ?

Copy link

@QuantumEnigmaa QuantumEnigmaa left a comment

Choose a reason for hiding this comment

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

Nice one

@TheoBrigitte TheoBrigitte merged commit c11eed8 into master Jan 2, 2025
5 checks passed
@TheoBrigitte TheoBrigitte deleted the fix-CVE-2024-45338 branch January 2, 2025 11:05
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.

2 participants