Skip to content

Commit

Permalink
ci: Update to latest gopenpgp v3 fot ci interop tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lubux committed Sep 27, 2023
1 parent 623afc1 commit 55193c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-suite/build_gosop.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cd gosop
echo "replace github.com/ProtonMail/go-crypto => ../go-crypto" >> go.mod
go get github.com/ProtonMail/go-crypto
go get github.com/ProtonMail/gopenpgp/v3/crypto@aebe43356421c682a82b22760174db4bd60b2fa5
go get github.com/ProtonMail/gopenpgp/v3/crypto@4ec274320a814a100c71e088f66db1094497d7bb
go build .

0 comments on commit 55193c9

Please sign in to comment.