Skip to content

Commit

Permalink
chore(deps): bump lua-resty-openssl to 1.5.1
Browse files Browse the repository at this point in the history
### Summary

- chore(kdf): fix the outlen type to be size_t

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
  • Loading branch information
bungle committed Aug 5, 2024
1 parent eec7952 commit 692e864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog/unreleased/kong/bump-lua-resty-openssl.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
message: "Bumped lua-resty-openssl from 1.4.0 to 1.5.0"
message: "Bumped lua-resty-openssl from 1.4.0 to 1.5.1"
type: dependency
2 changes: 1 addition & 1 deletion kong-3.8.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = {
"lua-resty-healthcheck == 3.1.0",
"lua-messagepack == 0.5.4",
"lua-resty-aws == 1.5.3",
"lua-resty-openssl == 1.5.0",
"lua-resty-openssl == 1.5.1",
"lua-resty-gcp == 0.0.13",
"lua-resty-counter == 0.2.1",
"lua-resty-ipmatcher == 0.6.1",
Expand Down

0 comments on commit 692e864

Please sign in to comment.