Bump github.com/containerd/containerd from v1.3.2 to v1.4.1 and
golang.org/x/sys from v0.0.0-20200810151505-1b9f1253b3ed to
v0.0.0-20201018230417-eeed37f84f13. Bump github.com/docker/docker to an
unreleased tag to fix compilation with newer golang.org/x/sys.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Also vendor in latest golang.org/x to attempt to fix issue with testing.
The latest tests were blowing up because of errors in the golang.org/x/sys
code. Updating the vendoring and switching the validate Checkout are being
done to make the tests pass.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #723
Approved by: TomSweeneyRedHat