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 63f8a67f2 fix: upgrade lua-resty-etcd to 1.10.3 (#8668)
63f8a67f2 is described below

commit 63f8a67f2c6e02cd196cdb46b4af2d83085703cc
Author: 罗泽轩 <[email protected]>
AuthorDate: Mon Jan 16 14:02:46 2023 +0800

    fix: upgrade lua-resty-etcd to 1.10.3 (#8668)
---
 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 eced881ad..737741728 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -34,7 +34,7 @@ dependencies = {
     "lua-resty-ctxdump = 0.1-0",
     "api7-lua-resty-dns-client = 7.0.1",
     "lua-resty-template = 2.0",
-    "lua-resty-etcd = 1.10.2",
+    "lua-resty-etcd = 1.10.3",
     "api7-lua-resty-http = 0.2.0",
     "lua-resty-balancer = 0.04",
     "lua-resty-ngxvar = 0.5.2",

Reply via email to