Skip to content

Commit d4e1ee4

Browse files
authored
chore: upgrade lua-resty-openssl to support openssl 3.2 (#9)
Signed-off-by: Nic <qianyong@api7.ai>
1 parent 5afbf4a commit d4e1ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua-resty-aws-dev-1.rockspec.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = {
2626
"penlight ~> 1",
2727
"lua-resty-http >= 0.16",
2828
"lua-resty-luasocket ~> 1",
29-
"lua-resty-openssl >= 0.8.17",
29+
"lua-resty-openssl >= 0.8.26",
3030
"luatz = 0.4-1",
3131
}
3232

0 commit comments

Comments
 (0)