Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add check that ensured go.mod, go.sum files are tidy #112

Open
fho opened this issue Feb 28, 2020 · 0 comments
Open

CI: add check that ensured go.mod, go.sum files are tidy #112

fho opened this issue Feb 28, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@fho
Copy link
Collaborator

fho commented Feb 28, 2020

Add a CI check that ensures the go.mod and go.sum files are in tidy state.
This means running go mod tidy does not result in any changes.

@fho fho added the good first issue Good for newcomers label Feb 28, 2020
@fho fho added the help wanted Extra attention is needed label Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Development

No branches or pull requests

1 participant