Package errors provides simple error handling primitives.
go get github.com/pkg/errorsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and wrap errors with stack traces
Use standard library errors package with fmt.Errorf("%w", err)No dependency data recorded yet.