Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add linting rules for
replace
directives in go.mod (#2638)
* Add linting rules for `replace` directives in go.mod * Adding test replace dependencies * Commenting out local replace * Run go mod tidy * Enable the linter * Add back both test examples * Removing local example * Trying out nolint * Trying again * Trying another way * Removing test replace directive (cherry picked from commit 3aeb206)
- Loading branch information