Imports of package hexec

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/cli/safeexecPackage safeexec provides alternatives for exec package functions to avoid accidentally executing binaries found in the current working directory on Windows.
os/execPackage exec runs external commands.