This is an automated email from the ASF dual-hosted git repository.
starsz 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 d556574 chore: upgrade lua-resty-ipmatcher to 0.6.1 (#4778)
d556574 is described below
commit d5565742a3fa83d819e96f057e933671653044e2
Author: 罗泽轩 <[email protected]>
AuthorDate: Mon Aug 9 19:15:36 2021 +0800
chore: upgrade lua-resty-ipmatcher to 0.6.1 (#4778)
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 5e14251..a171d94 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -51,7 +51,7 @@ dependencies = {
"api7-lua-tinyyaml = 0.3.0",
"nginx-lua-prometheus = 0.20210206",
"jsonschema = 0.9.5",
- "lua-resty-ipmatcher = 0.6",
+ "lua-resty-ipmatcher = 0.6.1",
"lua-resty-kafka = 0.07",
"lua-resty-logger-socket = 2.0-0",
"skywalking-nginx-lua = 0.4-1",