Skip to content

Commit

Permalink
Update gopenpgp to v2.8.1 with passforios patches
Browse files Browse the repository at this point in the history
  • Loading branch information
mssun committed Dec 14, 2024
1 parent 8acf0cf commit 1b84e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gopenpgp_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euox pipefail

GOPENPGP_VERSION="v2.6.0-passforios"
GOPENPGP_VERSION="v2.8.1-passforios"

export GOPATH="$(pwd)/go"
export PATH="$PATH:$GOPATH/bin"
Expand Down

0 comments on commit 1b84e28

Please sign in to comment.