Highlights
- Arctic Code Vault Contributor
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 upPinned
229 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 12 commits in 3 repositories
Created a pull request in dependabot/dependabot-core that received 3 comments
Add OutOfDisk error and use it in go_modules ecosystem
Similar to the introduction of the OutOfMemory error type in 61e7989, this pull request introduces an OutOfDisk error type.
Incorporating new error…