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

Update to go 1.20 as other deps depend on new interfaces. #6420

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Conversation

absoludity
Copy link
Contributor

Description of the change

I was getting stuck while trying to update other manual deps which depended on new fields on an interface.

The only change for us here is updating a function which is (scarily) reaching into the internals of Mutex code via reflect to check the read count (and that private struct change).

Benefits

Updated go.

@netlify
Copy link

netlify bot commented Jul 6, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 1dc1cff
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/64a6535278ead40008ae51fe

@absoludity absoludity merged commit fc3b562 into main Jul 6, 2023
38 checks passed
@absoludity absoludity deleted the go-1.20 branch July 6, 2023 06:19
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants