dep: Update containers/image to 1c202c5d85d2ee531acb1e91740144410066d19e

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2017-02-03 11:15:09 -08:00
parent dfa93414c5
commit 67588ca9bf
4 changed files with 84 additions and 57 deletions

View file

@ -3,6 +3,9 @@
"github.com/Sirupsen/logrus": {
"branch": "master"
},
"github.com/containers/image": {
"branch": "master"
},
"github.com/docker/distribution": {
"branch": "master"
},