fix macos compile issue with go 1.24.3#26137
fix macos compile issue with go 1.24.3#26137openshift-merge-bot[bot] merged 1 commit intocontainers:mainfrom
Conversation
Some changes in go broke purego and that causes a compile error on macos. This update fixes it. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Luap99 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM, tested manually with |
|
/cherry-pick v5.5 |
|
@ashley-cui: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/lgtm |
|
@ashley-cui: new pull request created: #26138 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Some changes in go broke purego and that causes a compile error on macos. This update fixes it.
Does this PR introduce a user-facing change?