Skip to content

chore: update to go 1.20 #5968

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

Merged
merged 20 commits into from
Feb 2, 2023
Merged

chore: update to go 1.20 #5968

merged 20 commits into from
Feb 2, 2023

Conversation

kylecarbs
Copy link
Member

Fixes #4097.

@kylecarbs kylecarbs self-assigned this Feb 1, 2023
@@ -210,7 +210,7 @@ RUN systemctl enable \
ARG CLOUD_SQL_PROXY_VERSION=1.26.0 \
DIVE_VERSION=0.10.0 \
DOCKER_GCR_VERSION=2.1.0 \
GOLANGCI_LINT_VERSION=1.48.0 \
GOLANGCI_LINT_VERSION=1.50.1 \
Copy link
Member

Choose a reason for hiding this comment

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

When I was using the go 1.20rc, golangci-lint v1.50.1 lead to massive memory consumption. I noticed CI failed, this could be the reason (OOM killed).

Copy link
Member

Choose a reason for hiding this comment

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

Seems this might be fixed in v1.51.0, if we switch to that.

@coadler coadler merged commit 026b1cd into main Feb 2, 2023
@coadler coadler deleted the go1.20 branch February 2, 2023 18:36
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coder not using MacOS name resolution mechanism
3 participants