mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 13:16:53 +00:00
feat(GODT-2500): Add panic handlers everywhere.
This commit is contained in:
2
go.mod
2
go.mod
@ -125,6 +125,8 @@ require (
|
||||
)
|
||||
|
||||
replace (
|
||||
github.com/ProtonMail/gluon => /home/dev/gopath18/src/gluon
|
||||
github.com/ProtonMail/go-proton-api => /home/dev/gopath18/src/go-proton-api
|
||||
github.com/docker/docker-credential-helpers => github.com/ProtonMail/docker-credential-helpers v1.1.0
|
||||
github.com/emersion/go-message => github.com/ProtonMail/go-message v0.0.0-20210611055058-fabeff2ec753
|
||||
github.com/keybase/go-keychain => github.com/cuthix/go-keychain v0.0.0-20220405075754-31e7cee908fe
|
||||
|
||||
Reference in New Issue
Block a user