mirror of
https://github.com/moby/moby.git
synced 2026-07-07 07:07:26 +00: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>