github.com/pkg/errors is archived
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 694
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 28
Description
- https://github.com/microsoft/go-winio/pull/227 removed it in go-winio
- in this projects, we are using
github.com/pkg/errorsin many places
follow up of https://github.com/kubernetes/kubernetes/pull/114912 and see https://github.com/kubernetes/kubernetes/issues/113627 for some details.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the project’s uses of github.com/pkg/errors, then read the linked go-winio pull request and Kubernetes issue for context on the dependency removal. Done means the archived dependency is no longer used and the project’s tests pass with equivalent error handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100