mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
c6fed264da
Use fmt.Errorf with %w instead. Convert the users to the new wrapping. This fixes an errorlint warning. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>