cri-o/manifest.json
Mrunal Patel 42bc14dd8b Add dep vendoring files
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:46:26 -08:00

16 lines
354 B
JSON

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