getsentry / raven-go

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

fix: Panic when cause is nil while calling client.CaptureError #261

Closed misterEggroll closed 5 years ago

misterEggroll commented 5 years ago

Fixes #260

kamilogorek commented 5 years ago

Thanks!

misterEggroll commented 5 years ago

@kamilogorek Didn't expect it to be merged so fast ! Well done.