You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today a breaking change in github.com/pkg/errors package was merged which changes type for errors.Frame from a simple program counter to runtime.Frame.
github.com/evalphobia/logrus_sentry/sentry.go:314:16 cannot convert stFrames[i] (type "github.com/pkg/errors".Frame) to type uintptr