getsentry / raven-go

Sentry client in Go
https://sentry.io
BSD 3-Clause "New" or "Revised" License
561 stars 147 forks source link

feat: Support multiple errors packages and fix Go 1.12 tests #242

Open kamilogorek opened 5 years ago

kamilogorek commented 5 years ago

Closes https://github.com/getsentry/raven-go/pull/227 Closes https://github.com/getsentry/raven-go/pull/137 Fixes https://github.com/getsentry/raven-go/pull/228