Skip to content

os/user package can not cross compile. #59

Open
@ghost

Description

os/user package need cgo support, buf if enable cgo, we can not cross compile.
So, i use "github.com/mitchellh/go-homedir", replace the os/user package
in file spawn_process.go, function SetBaseDirectory(dir string) error {...}
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions