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

monkeydluffy 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 e9ffdb8d5 feat: update lua-resty-t1k to 1.1.0 (#9975)
e9ffdb8d5 is described below

commit e9ffdb8d5ebd439b6f17766462f9ee0accbbf308
Author: Blaise Wang <[email protected]>
AuthorDate: Mon Aug 7 11:54:18 2023 +0800

    feat: update lua-resty-t1k to 1.1.0 (#9975)
---
 rockspec/apisix-master-0.rockspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rockspec/apisix-master-0.rockspec 
b/rockspec/apisix-master-0.rockspec
index c5c4443d3..9054f7528 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -78,7 +78,7 @@ dependencies = {
     "nanoid = 0.1-1",
     "lua-resty-mediador = 0.1.2-1",
     "lua-resty-ldap = 0.2.2-0",
-    "lua-resty-t1k = 1.0.3"
+    "lua-resty-t1k = 1.1.0"
 }
 
 build = {

Reply via email to