3 go-mod-outdated - An easy way to find outdated dependencies of your Go projects

github.com godoc.org goreportcard.com posted by Kep6q0q84cKMGeAksh1 1821 days ago  

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.

Register to comment or vote on this story