Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump lua-resty-openssl to 1.2.1 #12665

Merged
merged 2 commits into from
Feb 29, 2024
Merged

chore(deps): bump lua-resty-openssl to 1.2.1 #12665

merged 2 commits into from
Feb 29, 2024

Conversation

fffonion
Copy link
Contributor

Summary

Checklist

Issue reference

Temporary fix for #12592

@bungle bungle added cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee backport release/3.6.x labels Feb 29, 2024
@bungle bungle merged commit d43159a into master Feb 29, 2024
42 checks passed
@bungle bungle deleted the fffonion-patch-1 branch February 29, 2024 11:14
@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.6.x:

@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-12665-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12665-to-master-to-upstream
git checkout -b cherry-pick-12665-to-master-to-upstream
ancref=$(git merge-base dcf871146a8e2f89069f4c22b2abf556c8918f0e e3c296b7ed10e294f3bd7ff89c7c004882b512db)
git cherry-pick -x $ancref..e3c296b7ed10e294f3bd7ff89c7c004882b512db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants