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