buildkit/util/rootless/specconv
Paul "TBBle" Hampson b5e6d54910 Add errors-on-non-Linux ToRootless implementation
`go test` complains about this tree because the package ends up with no
symbols on non-Linux platforms, e.g., Windows, even though this API is
never be called on non-Linux platforms, according to the compiler.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-07-28 18:07:20 +10:00
..
specconv_linux.go Fix goimports linting 2020-05-13 17:38:56 +02:00
specconv_nonlinux.go Add errors-on-non-Linux ToRootless implementation 2020-07-28 18:07:20 +10:00