This is an automated email from the ASF dual-hosted git repository.

bzp2010 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 54ebd05a2 chore(chaitin-waf): update dep lua-resty-t1k to 1.1.5 
(#11391)
54ebd05a2 is described below

commit 54ebd05a243fe2ce44c1def319d4ea218f53ca45
Author: xbingW <[email protected]>
AuthorDate: Sun Jul 14 00:21:51 2024 +0800

    chore(chaitin-waf): update dep lua-resty-t1k to 1.1.5 (#11391)
---
 apisix-master-0.rockspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apisix-master-0.rockspec b/apisix-master-0.rockspec
index 75b90d949..e4c82f1af 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -79,7 +79,7 @@ dependencies = {
     "nanoid = 0.1-1",
     "lua-resty-mediador = 0.1.2-1",
     "lua-resty-ldap = 0.1.0-0",
-    "lua-resty-t1k = 1.1.3",
+    "lua-resty-t1k = 1.1.5",
     "brotli-ffi = 0.3-1",
     "lua-ffi-zlib = 0.6-0"
 }

Reply via email to