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

shreemaanabhishek 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 c76c32ea1 chore: upgrade lua-resty-logger-socket (#12898)
c76c32ea1 is described below

commit c76c32ea15260399845dc936b7eb0ce009dd0e1f
Author: Shreemaan Abhishek <[email protected]>
AuthorDate: Wed Jan 14 08:14:42 2026 +0545

    chore: upgrade lua-resty-logger-socket (#12898)
    
    Signed-off-by: Abhishek Choudhary <[email protected]>
---
 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 e6aa8afad..96b37f482 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -56,7 +56,7 @@ dependencies = {
     "jsonschema = 0.9.9-0",
     "lua-resty-ipmatcher = 0.6.1-0",
     "lua-resty-kafka = 0.23-0",
-    "lua-resty-logger-socket = 2.0.1-0",
+    "lua-resty-logger-socket = 2.0.3-0",
     "skywalking-nginx-lua = 1.0.1-0",
     "base64 = 1.5-3",
     "binaryheap = 0.4-1",

Reply via email to