passforios-gopenpgp/.github/test-suite/build_gosop.sh
2023-03-22 14:10:57 +01:00

4 lines
142 B
Bash
Executable file

cd gosop
echo "replace github.com/ProtonMail/gopenpgp/v2 => ../gopenpgp" >> go.mod
go get github.com/ProtonMail/gopenpgp/v2/crypto
go build .