Imports of package schema

PathSynopsis
embedPackage embed provides access to files embedded in the running Go program.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/go-connections/natPackage nat is a convenience package for manipulation of strings describing network ports.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/xeipuuv/gojsonschema
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.