Commit Graph

3 Commits

Author SHA1 Message Date
Nalin Dahyabhai 962406aa36 util: digging UID/GID out of os.FileInfo should work on Unix
Digging the UID and GID out of an os.FileInfo should work on all Unixy
systems, so move it from Linux-specific implementation file to a file
that we also build for Darwin.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2020-11-06 16:24:40 -05:00
Daniel J Walsh bccb5abf49
Fix compilation errors on non linux platforms
This fixes a compilation issue when Buildah is vendored
into Podman.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-13 09:58:50 -04:00
Daniel J Walsh c46f6e0321 Update vendor of containers/common to v0.1.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #2087
Approved by: giuseppe
2020-01-16 13:50:07 +00:00