mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03: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>