Skip to content

chore(deps): update filecoin-ffi#12940

Merged
masih merged 1 commit intomasterfrom
steb/update-ffi
Mar 7, 2025
Merged

chore(deps): update filecoin-ffi#12940
masih merged 1 commit intomasterfrom
steb/update-ffi

Conversation

@Stebalien
Copy link
Copy Markdown
Member

Related Issues

Fixes build errors on go 1.24.

Proposed Changes

Switch from type aliases to newtypes when we define methods on C types as go 1.24 removed support for defining new functions directly on C types.

Checklist

Before you mark the PR ready for review, please make sure that:

Switch from type aliases to newtypes when we define methods on C types
as go 1.24 removed support for defining new functions directly on C types.
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Mar 7, 2025
@Stebalien Stebalien added the skip/changelog This change does not require CHANGELOG.md update label Mar 7, 2025
@Stebalien Stebalien requested review from masih and rvagg March 7, 2025 03:41
@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Mar 7, 2025
@masih masih merged commit f8bce11 into master Mar 7, 2025
@masih masih deleted the steb/update-ffi branch March 7, 2025 16:59
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Mar 7, 2025
@rjan90 rjan90 moved this from 🎉 Done to ☑️ Done (Archive) in FilOz Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does not require CHANGELOG.md update

Projects

Status: ☑️ Done (Archive)

Development

Successfully merging this pull request may close these issues.

4 participants