containerd/vendor
Derek McGowan 5bb0281d16
Fix missing vendor packages
The switch to urfave/cli had a use of a /v2 API, which
go modules handles correctly but vndr ignores. Downgrade
urfave/cli for now until the switch to go modules. Add
missing dependencies, which vndr now sees.
Note that CI was not catching this issue, it seems that
some part of the build process was pulling in dependencies
even if they weren't in vendor, causing the build to work.
However the vendor check was not seeing it. The ARM build
didn't pull in other dependencies into the gopath, causing
those builds to break.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-09-12 18:35:40 -07:00
..
github.com Fix missing vendor packages 2019-09-12 18:35:40 -07:00
go.etcd.io/bbolt bump go.etcd.io/bbolt v1.3.3 2019-08-09 22:56:54 +02:00
go.opencensus.io Revendor github.com/Microsoft/hcsshim 2019-08-20 13:50:24 -07:00
golang.org/x Revendor to remove unused dependencies 2019-08-19 11:23:34 -07:00
google.golang.org bump google.golang.org/grpc v1.23.0 2019-08-26 23:24:20 +02:00
gopkg.in Remove encryption code from containerd core 2019-08-09 15:01:16 +00:00
gotest.tools Update vendor/ with new required vndr go.mod files 2019-04-28 18:20:43 -04:00
k8s.io Update cri to b213648c5b 2019-08-05 11:22:41 -07:00
sigs.k8s.io/yaml Update cri to 4b4b2abb2e. 2019-01-02 10:50:25 -08:00