diff --git a/internal/sentry/reporter.go b/internal/sentry/reporter.go index 4c2ff430..055e55b7 100644 --- a/internal/sentry/reporter.go +++ b/internal/sentry/reporter.go @@ -27,6 +27,7 @@ import ( "time" "github.com/Masterminds/semver/v3" + "github.com/ProtonMail/gluon/reporter" "github.com/ProtonMail/proton-bridge/v3/internal/constants" "github.com/ProtonMail/proton-bridge/v3/pkg/restarter" "github.com/getsentry/sentry-go"