moby--moby/pkg/homedir
Tibor Vass 023b072288 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 <tibor@docker.com>
2019-09-26 21:09:36 +00:00
..
homedir_linux.go homedir: remove idtools and libcontainer's user package dependencies 2019-09-24 00:32:13 +00:00
homedir_others.go homedir: remove idtools and libcontainer's user package dependencies 2019-09-24 00:32:13 +00:00
homedir_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
homedir_unix.go homedir: add cgo or osusergo buildtag constraints for unix 2019-09-26 21:09:36 +00:00
homedir_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00