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

Upgrade golang to 1.21.5 and disable CGO #244

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

timdengyun
Copy link
Contributor

This patch is to
1.Upgrade goalng version from 1.19.10 to 1.21.5.
2.Disable CGO for golang compilation to fix UBI8 with libc compatibility issue with golang version >=1.20.
3.Fix an error of config unit test.

This patch is to
1.Upgrade goalng version from 1.19.10 to 1.21.5.
2.Disable CGO for golang compilation to fix UBI8 with libc compatibility issue with
golang version >=1.20.
3.Fix an error of config unit test.
Copy link
Member

@salv-orlando salv-orlando left a comment

Choose a reason for hiding this comment

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

LGTM!

@timdengyun timdengyun merged commit 40b2b8b into vmware:main Dec 29, 2023
1 check passed
timdengyun added a commit that referenced this pull request Jan 2, 2024
….1.2

Upgrade golang to 1.21.5 and disable CGO(#244)
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.

None yet

3 participants