go-mod-outdated

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.

License

MIT License

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.

Creator

psampaz

Related apps

gothanks

GoThanks automatically stars Go's official repository and your go.mod github dep

Go122mit

last year

communitygogolang

slice

Type-safe functions for common Go slice operations

Go51mit

4 years ago

gogolangslice-tricks