devbox icon indicating copy to clipboard operation
devbox copied to clipboard

[devbox] update go to 1.25.0 and disable CGO to workaround clang linker error

Open savil opened this issue 2 months ago • 0 comments

Summary

I will modify go.mod to have go 1.25.0 in a subsequent PR (or maybe release?). Because we have a dependency in our Github Action tests (e.g. Test Flake Build) on the devbox-install-action which pulls in an older version of devbox. We need the go.mod to work for that older version.

How was it tested?

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 License.

By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the Community Contribution License.

savil avatar Oct 10 '25 04:10 savil