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

bump go to 1.21.5 and misc deps #11525

Merged
merged 1 commit into from
Dec 8, 2023
Merged

bump go to 1.21.5 and misc deps #11525

merged 1 commit into from
Dec 8, 2023

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Dec 8, 2023

Also fixed a race that popped up in CI, although it is unrelated to these particular changes.

@jmank88 jmank88 requested a review from a team December 8, 2023 13:41
@jmank88 jmank88 requested a review from a team as a code owner December 8, 2023 13:41
Copy link
Contributor

github-actions bot commented Dec 8, 2023

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

IIUC this func was being called more than once, and the second call would race with reading the error after receiving the data. Updated to pass them together in a struct instead.

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jmank88 jmank88 added this pull request to the merge queue Dec 8, 2023
Merged via the queue into develop with commit f99fd8e Dec 8, 2023
73 checks passed
@jmank88 jmank88 deleted the bumps branch December 8, 2023 14:50
fbac pushed a commit that referenced this pull request Dec 14, 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.

2 participants