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

Go 1.20 introduces a gocache #266

Open
dirkmueller opened this issue Mar 7, 2023 · 0 comments
Open

Go 1.20 introduces a gocache #266

dirkmueller opened this issue Mar 7, 2023 · 0 comments

Comments

@dirkmueller
Copy link
Member

On the positive side,.go 1.20 has dropped the precompiled binaries that made the container a Gigabyte in size. It also introduces a persistent caching mechanism, which needs to be prepopulated otherwise builds are getting a lot slower.

See https://groups.google.com/g/golang-nuts/c/z_zbr3fSayc/m/NXRaZQEgBQAJ for details

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

No branches or pull requests

1 participant