1cd gosop 2echo "replace github.com/ProtonMail/go-crypto => ../go-crypto" >> go.mod 3go get github.com/ProtonMail/go-crypto 4go get github.com/ProtonMail/gopenpgp/v2/crypto@latest 5go build .
View as plain text