mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 02:33:51 +00: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>