Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
554 contributions in the last year
Contribution activity
November 2020
Created 3 commits in 2 repositories
Reviewed 1 pull request in 1 repository
str4d/rage 1 pull request
Created an issue in golang/go that received 4 comments
cmd/link: external linking does not link dynamic libraries without cgo
https://golang.org/cl/232397 removes the cgo implementation from crypto/x509, which was preserved just for test purposes. In doing so it seems to h…