github.com/pkg/errors
Go Modulesvv0.9.1Go module: github.com/pkg/errors
Overview
github.com/pkg/errors is an Go Modules package that go module: github.com/pkg/errors. The latest version is v0.9.1.
Who should use it
Teams working in the Go Modules ecosystem who need go module: github.com/pkg/errors and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Go Modules stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of github.com/pkg/errors.
Used by
Popular packages that depend on github.com/pkg/errors.
Frequently installed together
Go module: github.com/mattn/go-colorable
Go module: github.com/mattn/go-isatty
Go module: golang.org/x/sys
Go module: github.com/coreos/go-systemd/v22
Go module: github.com/rs/xid
Version history
| Version | Published | License |
|---|---|---|
| v0.9.1latest | 6 years ago | — |
| v0.9.0 | 6 years ago | — |
| v0.8.1 | 7 years ago | — |
| v0.8.0 | 9 years ago | — |
| v0.7.1 | 10 years ago | — |
| v0.7.0 | 10 years ago | — |
| v0.6.0 | 10 years ago | — |
| v0.5.1 | 10 years ago | — |
| v0.5.0 | 10 years ago | — |
| v0.4.0 | 10 years ago | — |
| v0.3.0 | 10 years ago | — |
| v0.2.0 | 10 years ago | — |
| v0.1.0 | 10 years ago | — |
Frequently asked questions
How do I install github.com/pkg/errors?
Run `go get github.com/pkg/errors` to add github.com/pkg/errors to your Go Modules project.
What license is github.com/pkg/errors released under?
No license was detected in github.com/pkg/errors's metadata; review the repository before use.
How popular is github.com/pkg/errors?
github.com/pkg/errors has approximately 0 downloads per week and 1 known dependent packages.