The Wayback Machine - https://web.archive.org/web/20201101094133/https://github.com/psampaz
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. 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 a…

    Go 437 15

  2. Code snippets with tests and testable examples for the Go programming language

    Go 14

  3. 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 …

    Go 92 4

  4. Type-safe functions for common Go slice operations

    Go 34 4

  5. Shield is a simple net/http compatible middleware which blocks or allows requests based on a predicate

    Go 7

  6. A fully testable and commented Go service prototype built for educational purposes

    Go 4

378 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

psampaz has no activity yet for this period.

October 2020

Created a pull request in golang/go that received 6 comments

crypto/x509: add Unwrap to SystemRootsError

This change modifies Go to add the Unwrap method to SystemRootsError Updates #30322

+10 −0 6 comments
You can’t perform that action at this time.