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.

created at April 19, 2019, 7:12 a.m.

Go

7 +1

645 -1

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.

created at Nov. 10, 2019, 7:48 a.m.

Go

3 +0

122 +0

7 +0

GitHub
slice in avelino/awesome-go

Type-safe functions for common Go slice operations

created at Nov. 26, 2019, 5:20 a.m.

Go

1 +0

51 +0

5 +0

GitHub