...

Text file src/github.com/ProtonMail/go-crypto/.github/test-suite/build_gosop.sh

Documentation: github.com/ProtonMail/go-crypto/.github/test-suite

     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