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

membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a50ad4  update `lua-resty-healthcheck` to version 2.2.0 . (#1417)
4a50ad4 is described below

commit 4a50ad4dfa3cbdf5fa85c5656831d1f8c94aac2a
Author: YuanSheng Wang <[email protected]>
AuthorDate: Wed Apr 8 15:52:28 2020 +0800

    update `lua-resty-healthcheck` to version 2.2.0 . (#1417)
---
 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 98424c6..d9da70e 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -35,7 +35,7 @@ dependencies = {
     "lua-resty-balancer = 0.02rc5",
     "lua-resty-ngxvar = 0.5",
     "lua-resty-jit-uuid = 0.0.7",
-    "lua-resty-healthcheck-iresty = 2.0",
+    "lua-resty-healthcheck-api7 = 2.2.0",
     "lua-resty-jwt = 0.2.0",
     "lua-resty-cookie = 0.1.0",
     "lua-resty-session = 2.24",

Reply via email to