mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
Switch some more usage of the Stat function and the Stat_t type from the syscall package to golang.org/x/sys. Those were missing in PR #33399. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Upstream-commit: 01f70b028e9597ef207509e8124e120688dae185 Component: engine