cri-o/manifest.json
Mrunal Patel 67588ca9bf dep: Update containers/image to 1c202c5d85d2ee531acb1e91740144410066d19e
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-02-03 11:15:09 -08:00

19 lines
437 B
JSON

{
"dependencies": {
"github.com/Sirupsen/logrus": {
"branch": "master"
},
"github.com/containers/image": {
"branch": "master"
},
"github.com/docker/distribution": {
"branch": "master"
},
"google.golang.org/grpc": {
"version": "v1.0.1-GA"
},
"k8s.io/kubernetes": {
"branch": "master"
}
}
}