mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
There are a couple of drivers that swallow errors that may occur in their Put() implementation. This changes the signature of (*Driver).Put for all the drivers implemented. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Upstream-commit: 00fd63e55807c36fedf0878645dfec995fba381d Component: engine