# Functions
GoBuild runs "go build" on dir using the additional environment variables in envVarVals, which should be an alternating list of variables and values.
NeedsGoEnv skips t if the current system can't get the environment with “go env” in a subprocess.
No description provided by the author
No description provided by the author
# Structs
MockHandler implements govulncheck.Handler but (currently) does nothing.