
Automatic merge from submit-queue Don't silence `go get` during verify scripts When the verify scripts fail to install a component using `go get` today, they silence output go `stderr` and cause the user to not get any actionable feedback on failure. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> ```release-note NONE ``` /assign @ixdy