From 195d48d86d871f531d72e0669ea96d315845da35 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 22 Nov 2017 07:57:31 -0500 Subject: Copy some verification code out of Docker to verify user input Added lots of verification code to make sure resourses asociated with containers is correct. Signed-off-by: Daniel J Walsh Closes: #60 Approved by: umohnani8 --- vendor.conf | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'vendor.conf') diff --git a/vendor.conf b/vendor.conf index 09ee9cc1f..922b155d8 100644 --- a/vendor.conf +++ b/vendor.conf @@ -1,7 +1,3 @@ -k8s.io/kubernetes v1.7.8 https://github.com/kubernetes/kubernetes -k8s.io/client-go release-4.0 https://github.com/kubernetes/client-go -k8s.io/apimachinery release-1.7 https://github.com/kubernetes/apimachinery -k8s.io/apiserver release-1.7 https://github.com/kubernetes/apiserver # github.com/sirupsen/logrus v1.0.0 github.com/containers/image storage-update https://github.com/nalind/image @@ -24,7 +20,7 @@ github.com/tchap/go-patricia v2.2.6 gopkg.in/cheggaaa/pb.v1 v1.0.7 gopkg.in/inf.v0 v0.9.0 gopkg.in/yaml.v2 v2 -github.com/docker/docker d4f6db83c21cfc6af54fffb1f13e8acb7199f96a +github.com/docker/docker ce452fb72ffcdb7605ce98bde9302238f47c63c5 github.com/docker/spdystream ed496381df8283605c435b86d4fdd6f4f20b8c6e github.com/docker/distribution 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df github.com/docker/go-units v0.3.1 @@ -41,7 +37,6 @@ github.com/seccomp/libseccomp-golang v0.9.0 github.com/syndtr/gocapability e7cb7fa329f456b3855136a2642b197bad7366ba github.com/blang/semver v3.5.0 github.com/BurntSushi/toml v0.2.0 -github.com/mitchellh/go-wordwrap ad45545899c7b13c020ea92b2072220eefad42b8 github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998 github.com/davecgh/go-spew v1.1.0 github.com/go-openapi/spec 6aced65f8501fe1217321abf0749d354824ba2ff @@ -64,7 +59,6 @@ github.com/golang/protobuf 748d386b5c1ea99658fd69fe9f03991ce86a90c1 github.com/coreos/go-systemd v14 github.com/coreos/pkg v3 github.com/golang/groupcache b710c8433bd175204919eb38776e944233235d03 -github.com/fsnotify/fsnotify 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 github.com/Azure/go-ansiterm 19f72df4d05d31cbe1c56bfc8045c96babff6c7e github.com/Microsoft/go-winio 78439966b38d69bf38227fbf57ac8a6fee70f69a github.com/Microsoft/hcsshim 43f9725307998e09f2e3816c2c0c36dc98f0c982 @@ -97,9 +91,9 @@ github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259 github.com/matttproud/golang_protobuf_extensions fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a github.com/beorn7/perks 3ac7bf7a47d159a033b107610db8a1b6575507a4 github.com/containerd/cgroups 7a5fdd8330119dc70d850260db8f3594d89d6943 -github.com/go-zoo/bone 031b4005dfe248ccba241a0c9de0f9e112fd6b7c github.com/hashicorp/go-multierror 83588e72410abfbe4df460eeb6f30841ae47d4c4 github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55 github.com/pquerna/ffjson d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac github.com/stretchr/testify 4d4bfba8f1d1027c4fdbe371823030df51419987 github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2 +github.com/containerd/continuity master -- cgit v1.2.3-54-g00ecf