Vendor in opencontainers/selinux

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2017-03-22 15:38:12 -04:00
parent 19620f3d1e
commit 7f21253f57
30 changed files with 1571 additions and 16 deletions

View file

@ -18,6 +18,9 @@
"github.com/opencontainers/runtime-spec": {
"branch": "master"
},
"github.com/opencontainers/selinux": {
"branch": "master"
},
"google.golang.org/grpc": {
"version": "v1.0.1-GA"
},