mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00:00
This fix tries to fix the issue raised in #24168 where golang.org/x/sys causes s390x build failure. This fix removed the import of "golang.org/x/sys/unix". This fix fixes #24168. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
SysInfo stores information about which features a kernel supports.