mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
We should check for error before reading the response (response can be nil, and thus this would panic) Signed-off-by: Vincent Demeester <vincent@sbr.pm>