Skip to content

Commit 1b84e28

Browse files
committed
Update gopenpgp to v2.8.1 with passforios patches
1 parent 8acf0cf commit 1b84e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gopenpgp_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euox pipefail
44

5-
GOPENPGP_VERSION="v2.6.0-passforios"
5+
GOPENPGP_VERSION="v2.8.1-passforios"
66

77
export GOPATH="$(pwd)/go"
88
export PATH="$PATH:$GOPATH/bin"

0 commit comments

Comments
 (0)