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

go: enable symbols tables #21566

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

go: enable symbols tables #21566

wants to merge 1 commit into from

Conversation

xnox
Copy link
Contributor

@xnox xnox commented Jun 7, 2024

go/build pipeline already strips debug symbols (built-in flag
controled with strip: key) and we also want symbols tables on by
default, for govuln checker to work.

Signed-off-by: Dimitri John Ledkov dimitri.ledkov@chainguard.dev

go/build pipeline already strips debug symbols (built-in flag
controled with strip: key) and we also want symbols tables on by
default, for govuln checker to work.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@chainguard.dev>
Copy link
Contributor

github-actions bot commented Sep 6, 2024

This Pull Request is stale because it has been open for 90 days with
no activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@xnox xnox marked this pull request as draft September 17, 2024 10:40
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