Skip to content

Comments

Handle new moduledata section#117

Merged
TcM1911 merged 1 commit intodevelopfrom
fix/new-moduledata-section
Feb 13, 2026
Merged

Handle new moduledata section#117
TcM1911 merged 1 commit intodevelopfrom
fix/new-moduledata-section

Conversation

@TcM1911
Copy link
Member

@TcM1911 TcM1911 commented Feb 13, 2026

In Go 1.26, the moduledata was given its own section in ELF and Mach-O files. This commit checks if the new section exist in the file. If not, it fall back to the old section name.

Part of #114

In Go 1.26, the moduledata was given its own section in ELF and Mach-O
files. This commit checks if the new section exist in the file. If not,
it fall back to the old section name.
@TcM1911 TcM1911 merged commit 442e79b into develop Feb 13, 2026
3 checks passed
@TcM1911 TcM1911 deleted the fix/new-moduledata-section branch February 13, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant