Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default to HOME env var if unable to get via os.User
Fixes the situation where strongbox is compiled without CGO and statically linked. On Linux user.Current() isn't implemented, so we attempt to figure out HOME via env vars.
- Loading branch information