go-mod-outdated in avelino/awesome-go

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.

updated at April 19, 2024, 6:08 p.m.

Go

7 +0

645 +0

27 +0

GitHub
gothanks in avelino/awesome-go

GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the maintainers of the modules you use and the contributors of Go itself.

updated at Feb. 26, 2024, 11:34 p.m.

Go

3 +0

122 +0

7 +0

GitHub
slice in avelino/awesome-go

Type-safe functions for common Go slice operations

updated at May 25, 2023, 6:24 a.m.

Go

1 +0

51 +0

5 +0

GitHub