2017-02-01 00:46:26 +00:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"github.com/Sirupsen/logrus": {
|
|
|
|
"branch": "master"
|
|
|
|
},
|
2017-02-03 19:15:09 +00:00
|
|
|
"github.com/containers/image": {
|
|
|
|
"branch": "master"
|
|
|
|
},
|
2017-02-01 00:46:26 +00:00
|
|
|
"github.com/docker/distribution": {
|
|
|
|
"branch": "master"
|
|
|
|
},
|
2017-03-02 00:49:45 +00:00
|
|
|
"github.com/godbus/dbus": {
|
|
|
|
"version": "^4.0.0"
|
|
|
|
},
|
|
|
|
"github.com/opencontainers/runc": {
|
|
|
|
"branch": "master"
|
|
|
|
},
|
|
|
|
"github.com/opencontainers/runtime-spec": {
|
|
|
|
"branch": "master"
|
|
|
|
},
|
2017-02-01 00:46:26 +00:00
|
|
|
"google.golang.org/grpc": {
|
|
|
|
"version": "v1.0.1-GA"
|
|
|
|
},
|
|
|
|
"k8s.io/kubernetes": {
|
|
|
|
"branch": "master"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|