vendor: add libcni

This commit is contained in:
Casey Callendrello
2017-05-26 17:49:46 +02:00
parent 539174f8c8
commit b47d5b7c0a
3 changed files with 480 additions and 0 deletions

5
Godeps/Godeps.json generated
View File

@ -6,6 +6,11 @@
"./..."
],
"Deps": [
{
"ImportPath": "github.com/containernetworking/cni/libcni",
"Comment": "v0.5.2",
"Rev": "137b4975ecab6e1f0c24c1e3c228a50a3cfba75e"
},
{
"ImportPath": "github.com/containernetworking/cni/pkg/invoke",
"Comment": "v0.5.2",