From 810f2b6061c710a15aaee46c758e71ea9a2920fa Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 28 Jun 2018 14:30:34 -0400 Subject: Start using github.com/seccomp/containers-golang User newer seccomp bindings from the seccomp upstream Signed-off-by: Daniel J Walsh Closes: #1021 Approved by: giuseppe --- vendor/github.com/seccomp/containers-golang/vendor.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vendor/github.com/seccomp/containers-golang/vendor.conf (limited to 'vendor/github.com/seccomp/containers-golang/vendor.conf') diff --git a/vendor/github.com/seccomp/containers-golang/vendor.conf b/vendor/github.com/seccomp/containers-golang/vendor.conf new file mode 100644 index 000000000..6111c475b --- /dev/null +++ b/vendor/github.com/seccomp/containers-golang/vendor.conf @@ -0,0 +1,9 @@ +github.com/opencontainers/runtime-tools master +github.com/blang/semver master +github.com/hashicorp/go-multierror master +github.com/hashicorp/errwrap master +github.com/syndtr/gocapability master +github.com/xeipuuv/gojsonschema master +github.com/xeipuuv/gojsonreference master +github.com/xeipuuv/gojsonpointer master + -- cgit v1.2.3-54-g00ecf