containerd/remotes
Derek McGowan 518be1cb07
Fix bug in setting request body
Go documentation says
`Use of GetBody still requires setting Body`.
This change ensures the body is always set in
addition to GetBody. This fixes a bug where
sometimes the body is nil.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-07-18 11:21:51 -07:00
..
docker Fix bug in setting request body 2019-07-18 11:21:51 -07:00
handlers.go Implemented image encryption/decryption libraries and ctr commands 2019-07-17 15:19:58 -04:00
resolver.go Correct PusherFunc helper to match Pusher intf 2019-04-12 09:12:55 -05:00