Skip to content

Replace deprecated raven-go and logrus_sentry with sentry-go #34

@JamieMagee

Description

@JamieMagee

raven-go and logrus_sentry are both deprecated. The Sentry team archived raven-go in favor of sentry-go, and logrus_sentry depends on it.

Both are only used in main.go. sentry-go has a built-in logrus hook (sentry-go/logrus) so the swap is pretty contained. This also drops the transitive certifi/gocertifi dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions