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

Consider adding psampaz/go-mod-outdated #83

Open
atc0005 opened this issue Sep 26, 2020 · 0 comments
Open

Consider adding psampaz/go-mod-outdated #83

atc0005 opened this issue Sep 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@atc0005
Copy link
Owner

atc0005 commented Sep 26, 2020

An easy way to find outdated dependencies of your Go projects.

go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.

refs: https://github.com/psampaz/go-mod-outdated

@atc0005 atc0005 added the enhancement New feature or request label Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant