Add lua-resty-string package

This commit is contained in:
thespad
2024-06-05 16:10:30 +01:00
parent d06a2bba55
commit 1c46173620
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ e.g. `resolver 127.0.0.11 valid=30s ipv6=off;`
## Versions
* **05.06.24:** - Add lua-resty-string.
* **06.02.24:** - Add AppSec support.
* **29.03.23:** - Support multiple captcha providers from upstream.
* **28.01.23:** - Support mode selection, handle s6v3 init.
@@ -24,6 +24,7 @@ echo "\
lua5.1 \
lua5.1-cjson \
lua-resty-http \
lua-resty-string \
lua-sec \
nginx-mod-http-lua" >> /mod-repo-packages-to-install.list