Open arcana261 opened 5 years ago
Is https://github.com/pkg/errors/issues/188 related to this? As it looks like related PR https://github.com/pkg/errors/pull/183 has just been merged.
@mexisme Yes dear good sir..
@arcana261 Thanks 🍡 #75 has been Merged. https://github.com/evalphobia/logrus_sentry/releases/tag/v0.7.0
I've again submitted another PR #76 which reverts us to using just PC's.
Hiiiiiii
Today a breaking change in
github.com/pkg/errors
package was merged which changes type forerrors.Frame
from a simple program counter toruntime.Frame
.github.com/evalphobia/logrus_sentry/sentry.go:314:16
cannot convert stFrames[i] (type "github.com/pkg/errors".Frame) to type uintptr
I will work on a MR right away