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 c047b7b44 fix: upgrade lua-resty-etcd to 1.8.2 (#7480)
c047b7b44 is described below

commit c047b7b445f7ca63cf49c0f2cf61a1ba39d0f148
Author: 罗泽轩 <[email protected]>
AuthorDate: Mon Jul 18 16:51:34 2022 +0800

    fix: upgrade lua-resty-etcd to 1.8.2 (#7480)
    
    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 5014dc62a..bb0b39e29 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -34,7 +34,7 @@ dependencies = {
     "lua-resty-ctxdump = 0.1-0",
     "lua-resty-dns-client = 6.0.2",
     "lua-resty-template = 2.0",
-    "lua-resty-etcd = 1.8.0",
+    "lua-resty-etcd = 1.8.2",
     "api7-lua-resty-http = 0.2.0",
     "lua-resty-balancer = 0.04",
     "lua-resty-ngxvar = 0.5.2",

Reply via email to