Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
homedir: add cgo or osusergo buildtag constraints for unix
This is to ensure that users of the homedir package cannot compile statically (CGO_ENABLED=0) without also setting the osusergo build tag. Signed-off-by: Tibor Vass <[email protected]>
- Loading branch information