Skip to content

[devbox] update go to 1.25.5 and disable CGO to workaround clang linker error - #2723

Merged
Lagoja merged 2 commits into
mainfrom
savil/update-go-disable-cgo
Feb 6, 2026
Merged

[devbox] update go to 1.25.5 and disable CGO to workaround clang linker error#2723
Lagoja merged 2 commits into
mainfrom
savil/update-go-disable-cgo

Conversation

@savil

@savilsavil commented Oct 10, 2025

Copy link
Copy Markdown
Collaborator

Summary

I will modify go.mod to have go 1.25.5 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
savilforce-pushed the savil/update-go-disable-cgo branch from 798ae51 to 0037616CompareOctober 10, 2025 04:34
@savilsavil closed this Jan 15, 2026
@LagojaLagoja reopened this Feb 6, 2026
@Lagoja
Lagoja marked this pull request as ready for review February 6, 2026 00:22
@Lagoja
Lagojaforce-pushed the savil/update-go-disable-cgo branch 2 times, most recently from 993102b to 6df09e1CompareFebruary 6, 2026 00:51
@savil
savilforce-pushed the savil/update-go-disable-cgo branch from 6df09e1 to e379b25CompareFebruary 6, 2026 01:38
@savilsavil changed the title [devbox] update go to 1.25.0 and disable CGO to workaround clang linker error[devbox] update go to 1.25.5 and disable CGO to workaround clang linker errorFeb 6, 2026
@Lagoja
Lagoja merged commit cae51c2 into mainFeb 6, 2026
61 of 72 checks passed
@Lagoja
Lagoja deleted the savil/update-go-disable-cgo branch February 6, 2026 04:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@savil@Lagoja