Imports of package seccomp

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/opencontainers/runc/libcontainer/configsPackage configs provides various container-related configuration types used by libcontainer.
github.com/opencontainers/runtime-spec/specs-go
mapsPackage maps defines various functions useful with maps of any type.
slicesPackage slices defines various functions useful with slices of any type.