mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
GODT-1490: Update go sentry and openpgp
This commit is contained in:
@ -175,3 +175,7 @@ func isFunctionFilteredOut(function string) bool {
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
func Flush(maxWaiTime time.Duration) {
|
||||
sentry.Flush(maxWaiTime)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user