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

6 +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 Oct. 31, 2024, 3:07 a.m.

Go

3 +0

126 +0

7 +0

GitHub
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 Nov. 13, 2024, 8:39 a.m.

Go

7 +0

651 +1

27 +0

GitHub