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

Add go.mod and go.sum #243

Closed
wants to merge 3 commits into from
Closed

Add go.mod and go.sum #243

wants to merge 3 commits into from

Conversation

mattn
Copy link

@mattn mattn commented Mar 9, 2020

This include #237

@Sentimentron
Copy link
Collaborator

Hi, any idea why the checks are failing? Is it just that the Travis CI is attempting to use a version of Golang that's just too old?

@mattn
Copy link
Author

mattn commented Mar 9, 2020

golean is using cgo and passing Go pointer into C. So need to add hack like go-pointer or merge #167 or replace imprementation of cgo into Go.

@mattn mattn closed this May 9, 2021
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.

3 participants