Turn on go prereceive and go update by default
Since PreReceiveHook
that runs go and UpdateHook
that runs go has been running in production for a release now, it's safe to turn these to default on. We want to be cautious because we don't want to break customers' custom hooks once it's in their hands, and customers have not been using the go versions of these hook RPCs since they are behind feature flags.
Edited by John Cai