Pantelis Sampaziotis
Results
4
repositories owned by
Pantelis Sampaziotis
go-mod-outdated
645
Stars
27
Forks
Watchers
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...
gophersnippets
37
Stars
1
Forks
Watchers
Code snippets with tests and testable examples for the Go programming language
gothanks
123
Stars
7
Forks
Watchers
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 it...
slice
51
Stars
5
Forks
Watchers
Type-safe functions for common Go slice operations