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

Remove cgo as a dependency added by #49 #51

Merged
merged 1 commit into from
May 8, 2017
Merged

Conversation

darstahl
Copy link
Contributor

@darstahl darstahl commented May 5, 2017

fixes #49

#48 introduced CGO as a dependency when it wasn't really needed (Surprised we didn't already have a CGO dependency tbh). This removes said dependency by delegating the memory management to Windows.

/cc @schmichael @jstarks

Signed-off-by: Darren Stahl [email protected]

@jstarks
Copy link
Member

jstarks commented May 8, 2017

LGTM

@jstarks jstarks merged commit d311c76 into microsoft:master May 8, 2017
@darstahl darstahl deleted the NoCGO branch May 8, 2017 21:20
schmichael added a commit to hashicorp/nomad that referenced this pull request May 8, 2017
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.

Re-evaluate "cgo" dependency?
2 participants