Closed
Description
The go packages x/tools/cmd/vet and x/codereview/patch seem to have been removed:
https://godoc.org/golang.org/x/tools/cmd/vet
https://godoc.org/golang.org/x/codereview/patch
Is there a workaround that doesn't use these packages?