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

Tidy up go dependencies #290

Merged
merged 1 commit into from
May 13, 2020
Merged

Tidy up go dependencies #290

merged 1 commit into from
May 13, 2020

Conversation

tklauser
Copy link
Contributor

Run go mod tidy to tidy up unused hashes in go.sum and remove the
unused golang.org/x/crypto dependency from go.mod.

@tklauser
Copy link
Contributor Author

Thanks for this awesome tool @wagoodman!

@tklauser
Copy link
Contributor Author

tklauser commented Mar 26, 2020

Static analysis CI job failed due to staticcheck error. I sent PR #291 with a fix.

Run `go mod tidy` to tidy up unused hashes in `go.sum` and remove the
unused `golang.org/x/crypto` dependency from `go.mod`.
@tklauser
Copy link
Contributor Author

Rebased on master with #291 merged.

@wagoodman
Copy link
Owner

Thanks for the contribution! (and patience :) )

@wagoodman wagoodman merged commit 103b05f into wagoodman:master May 13, 2020
@tklauser tklauser deleted the go-mod-tidy branch May 13, 2020 14:57
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