mirror of
https://github.com/containerd/containerd.git
synced 2026-07-07 07:07:50 +00:00
This just replaces some type casts to check whether a few dial errors are a specific syscall with the stdlibs errors.As/errors.Is pals. Signed-off-by: Danny Canter <danny@dcantah.dev>