diff --git a/go.mod b/go.mod index a87eeb3..b94ce2e 100644 --- a/go.mod +++ b/go.mod @@ -19,4 +19,4 @@ require ( gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect ) -replace github.com/ProtonMail/go-crypto => github.com/mssun/go-crypto gopenpgp-v2.6.0-passforios +replace github.com/ProtonMail/go-crypto => github.com/mssun/go-crypto v1.1.3-passforios