Imports of package runtime

PathSynopsis
github.com/open-policy-agent/opa/v1/astPackage ast declares Rego syntax tree types and also includes a parser and compiler for preparing policies for execution in the policy engine.
github.com/open-policy-agent/opa/v1/utilPackage util provides generic utilities used throughout the policy engine.
github.com/open-policy-agent/opa/v1/versionPackage version contains version information that is set at build time.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.