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

user.Current() causes error when cross compiled #537

Closed
kimh opened this issue Aug 7, 2017 · 0 comments
Closed

user.Current() causes error when cross compiled #537

kimh opened this issue Aug 7, 2017 · 0 comments

Comments

@kimh
Copy link

kimh commented Aug 7, 2017

I build go-git on my MacBook Pro and use the binary on Linux machine with GOOS=linux GOARCH=amd64 CGO_ENABLED=0 flags. This makes go-git to make the following error when used on Linux machine.

user: Current not implemented on linux/amd64

I've seen the same issues in other repositories e.g. andreaskoch/allmark@09b235a

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

No branches or pull requests

1 participant