Open marcelocantos opened 4 years ago
Please do not post any internal, closed source snippets on this public issue tracker!
CI should check that go mod tidy doesn't result in a dirty repo.
Add a step that runs go mod tidy and then fails if the repo is dirty.
Please do not post any internal, closed source snippets on this public issue tracker!
Purpose
CI should check that go mod tidy doesn't result in a dirty repo.
Suggested approaches
Add a step that runs go mod tidy and then fails if the repo is dirty.