Go env: give information about the absence of a env variable

Proposal Details

When user types

go env NO_EXISTING_VAR

he gets empty output
i think it would be better to make output more obvious, that there is no such variable

if u want to set unknown variable u will get error but getting unknown one returns nothing