Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update how we handle mod replacements (#6704)
- Add a tidy after replace. The genproto dependency is getting more complex as it now associates with many aliases. A tidy is now requried. - Since we are tidying we can no longer just simply drop the replace as there would have been dependency updates because of the tidy. Instead we can achive the same effect by using git restore.
- Loading branch information