Skip to content

Commit

Permalink
chore(deps) bump resty.acme from 0.7.1 to 0.7.2 (#7910)
Browse files Browse the repository at this point in the history
### Summary

#### bug fixes
- ***:** use a standarlized log interface [0ff01bd](fffonion/lua-resty-acme@0ff01bd)
- **autossl:** release update_lock after cert is created to allow multiple type of certs for same domain to be created within short time [e315070](fffonion/lua-resty-acme@e315070)
- **autossl:** increase cert lock time ([#47](fffonion/lua-resty-acme#47)) [efb0602](fffonion/lua-resty-acme@efb0602)
- **tls-alpn-01:** set version 3 in certificate generated ([#49](fffonion/lua-resty-acme#49)) [887cad8](fffonion/lua-resty-acme@887cad8)
  • Loading branch information
bungle committed Sep 29, 2021
1 parent 88de92e commit 18aae56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-2.6.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = {
"lua-resty-openssl == 0.7.4",
"lua-resty-counter == 0.2.1",
"lua-resty-ipmatcher == 0.6.1",
"lua-resty-acme == 0.7.1",
"lua-resty-acme == 0.7.2",
"lua-resty-session == 3.8",
-- external Kong plugins
"kong-plugin-azure-functions ~> 1.0",
Expand Down

0 comments on commit 18aae56

Please sign in to comment.