mirror of
https://github.com/status-im/status-go.git
synced 2025-02-18 17:57:28 +00:00
7 lines
100 B
Go
7 lines
100 B
Go
package sentry
|
|
|
|
import (
|
|
_ "github.com/brianvoe/gofakeit/v6"
|
|
_ "github.com/getsentry/sentry-go"
|
|
)
|