reference new version of gopenpgp with a new helper (HelperPassGetHexSubkeyIDsJSON)

This commit is contained in:
Lysann Tranvouez 2026-03-10 21:55:51 +01:00
parent 2ae751044c
commit f1cb5d27be

View file

@ -14,7 +14,7 @@ GOPENPGP_PATH="$CHECKOUT_PATH/gopenpgp"
mkdir -p "$OUTPUT_PATH"
mkdir -p "$CHECKOUT_PATH"
git clone --depth 1 --branch "$GOPENPGP_VERSION" https://github.com/mssun/gopenpgp.git "$GOPENPGP_PATH"
git clone --depth 1 --branch "$GOPENPGP_VERSION" https://forgejo.tranvouez.eu/lysann/passforios-gopenpgp.git "$GOPENPGP_PATH"
pushd "$GOPENPGP_PATH"
mkdir -p dist