Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Avoid using user.Current() #538

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

kimh
Copy link

@kimh kimh commented Aug 7, 2017

user.Current() causes Current not implemented error when
cross compiled. See golang/go#6376

Fixes #537

user.Current() causes 'Current not implemented' error when
crosscompiled. See golang/go#6376
@mcuadros mcuadros merged commit b525e63 into src-d:master Aug 10, 2017
@mcuadros
Copy link
Contributor

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants