psampaz / go-mod-outdatedView on GitHub
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.
664Feb 19, 2023Updated 3 years ago

Alternatives and similar repositories for go-mod-outdated

Users that are interested in go-mod-outdated are comparing it to the libraries listed below

Sorting:

Are these results useful?