go-errors / errors

errors with stacktraces for go
https://godoc.org/github.com/go-errors/errors
MIT License
941 stars 92 forks source link

<fix>(Backward comp): Add build tags to make errors backward compatible #28

Closed titouanfreville closed 4 years ago

titouanfreville commented 4 years ago

This should fix #27 How do we run test stack ? ✔️ go1.14 (local) ✔️ go1.10 (travis, https://travis-ci.org/github/go-errors/errors/jobs/693732193) ✔️ go1.8 (travis, https://travis-ci.org/github/go-errors/errors/jobs/693732192)