mirror of
https://github.com/moby/moby.git
synced 2026-07-09 16:17:28 +00:00
Use type assertion to error out if the type isn't the right one instead of panic as before this change. Signed-off-by: Vincent Demeester <vincent@sbr.pm>