Update gopenpgp to v2.8.1 with passforios patches
This commit is contained in:
parent
8acf0cfea4
commit
1b84e28a44
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -euox pipefail
|
set -euox pipefail
|
||||||
|
|
||||||
GOPENPGP_VERSION="v2.6.0-passforios"
|
GOPENPGP_VERSION="v2.8.1-passforios"
|
||||||
|
|
||||||
export GOPATH="$(pwd)/go"
|
export GOPATH="$(pwd)/go"
|
||||||
export PATH="$PATH:$GOPATH/bin"
|
export PATH="$PATH:$GOPATH/bin"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue