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

wenming 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 e419fdb  feature:update lua resty ipmatcher. (#1237)
e419fdb is described below

commit e419fdbb52644eb3233fcc1a1285b981738c36fe
Author: Ayeshmantha Perera <[email protected]>
AuthorDate: Fri Mar 13 01:32:51 2020 +0100

    feature:update lua resty ipmatcher. (#1237)
---
 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 0189b98..5ad280b 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -47,7 +47,7 @@ dependencies = {
     "lua-tinyyaml = 0.1",
     "lua-resty-prometheus = 1.0",
     "jsonschema = 0.6",
-    "lua-resty-ipmatcher = 0.4",
+    "lua-resty-ipmatcher = 0.6",
 }
 
 build = {

Reply via email to