pkg / errors

Simple error handling primitives
https://godoc.org/github.com/pkg/errors
BSD 2-Clause "Simplified" License
8.18k stars 691 forks source link

Revert "Support Go 1.13 error chains in `Cause`" #220

Closed aperezg closed 4 years ago

aperezg commented 4 years ago

Reverts pkg/errors#215

shomron commented 4 years ago

Hi there! Is there any context as to why this was reverted?

aperezg commented 4 years ago

Yes @shomron, you can see this closed issue related with this PR: #219