Skip to content

Clean up the go.mod and go.sum files #1

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

Merged
merged 1 commit into from
Feb 26, 2021
Merged

Conversation

SVilgelm
Copy link
Contributor

@SVilgelm SVilgelm commented Feb 26, 2021

The go.mod and go.sum contained a lot of unnecessary dependencies, that are not used by the project.
I'm trying to integrate this linter to golangci-lint, but was a bit surprised by the number of new dependencies added to go.sum. Now it is a blocker of the integration.

@SVilgelm
Copy link
Contributor Author

@julz Could you please review the PR?

@julz
Copy link
Owner

julz commented Feb 26, 2021

LGTM, thanks very much for the fix and the work to add to golanglint-ci @SVilgelm!

@SVilgelm SVilgelm deleted the clean-go.mod branch February 26, 2021 13:42
@SVilgelm
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants