Skip to content

Disable CGO #222

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

Merged
merged 1 commit into from
May 3, 2025
Merged

Disable CGO #222

merged 1 commit into from
May 3, 2025

Conversation

ericcornelissen
Copy link
Collaborator

Summary

This changes the build tasks for this project to disable CGO. The goal is to create safer binaries by reducing the attack surface and avoiding dependence on third-party modules that use C.

This changes the build tasks for this project to disable CGO. The goal
is to create safer binaries by reducing the attack surface and avoiding
dependence on third-party modules that use C.
@ericcornelissen ericcornelissen marked this pull request as ready for review May 2, 2025 09:19
@ericcornelissen ericcornelissen merged commit 8932b55 into main May 3, 2025
14 checks passed
@ericcornelissen ericcornelissen deleted the disable-cgo branch May 3, 2025 09:55
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