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

Revert: Experimental plugin support #524

Merged
merged 1 commit into from Nov 16, 2019
Merged

Revert: Experimental plugin support #524

merged 1 commit into from Nov 16, 2019

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Nov 16, 2019

Reverts #500

Unfortunately, plugin package required CGO_ENABLED=1. However, we build release binaries with CGO_ENABLED=0 to avoid goreleaser issues. See golang/go#19569

For these reasons, I decided that it would be difficult to adopt the plugin system that uses the Go plugin package. This feature will be removed from v0.13.

@wata727 wata727 merged commit 6af1112 into master Nov 16, 2019
@wata727 wata727 deleted the revert_plugin branch November 16, 2019 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant