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

spacewander 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 36c87bc42 feat: upgrade lua-resty-logger-socket to 2.0.1 (#7004)
36c87bc42 is described below

commit 36c87bc4202bd44bab05e89251507a50d42dc826
Author: 罗泽轩 <[email protected]>
AuthorDate: Mon May 9 13:28:50 2022 +0800

    feat: upgrade lua-resty-logger-socket to 2.0.1 (#7004)
    
    Signed-off-by: spacewander <[email protected]>
---
 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 c3975b524..aa67ca736 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -54,7 +54,7 @@ dependencies = {
     "jsonschema = 0.9.8",
     "lua-resty-ipmatcher = 0.6.1",
     "lua-resty-kafka = 0.07",
-    "lua-resty-logger-socket = 2.0-0",
+    "lua-resty-logger-socket = 2.0.1-0",
     "skywalking-nginx-lua = 0.6.0",
     "base64 = 1.5-2",
     "binaryheap = 0.4",

Reply via email to