-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[v4.4.1-rhel] CVE-2025-47913 x/crypto to v0.43.0 #28092
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not a golang expert by any stretch, but I'll ask anyway: Would it make sense to have this be an explicit requirement? I'm 🤔 on the off-chance a future version breaks compatibility or introduces an unwanted bug/problem? Or would doing so risk breaking the project every time
gois updated?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cevich, maybe, but in cases like this, it's stretching my own Goland noodle, and I tend to stick with whatever the "go mod *" process cooks up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's probably fine, just my new paranoia working with AI where I have to question every damn thing even if it appears[1] to make sense 😞
[1]: AI's rationalize, they do not reason. Though they sure will try to convince you.