mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
The mount package of darwin requires to retrive mountinfo to check if the target of unmount if still mounted or not. Thus pull the upstreamed version of moby/sys to support this operation. Signed-off-by: Hajime Tazaki <thehajime@gmail.com>