godeps: initial creation
authorCasey Callendrello <casey.Callendrello@coreos.com>
Mon, 13 Mar 2017 13:36:20 +0000 (14:36 +0100)
committerCasey Callendrello <casey.Callendrello@coreos.com>
Mon, 13 Mar 2017 13:36:20 +0000 (14:36 +0100)
commit168a5a0210112b6690fdc6de1c5cff1b20a72aeb
tree26d6560f7de77cc011e60494de07939d9e98a5ff
parentd62b9a05848644e1e1e917ebec02d397bfb21ce4
godeps: initial creation
12 files changed:
Godeps/Godeps.json [new file with mode: 0644]
Godeps/Readme [new file with mode: 0644]
vendor/github.com/containernetworking/cni/LICENSE [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/skel/skel.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/types/020/types.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/types/args.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/types/current/types.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/types/types.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/version/conf.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/version/plugin.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/version/reconcile.go [new file with mode: 0644]
vendor/github.com/containernetworking/cni/pkg/version/version.go [new file with mode: 0644]