You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ta...@apache.org on 2019/11/12 09:54:33 UTC

[incubator-apisix] branch master updated: updated lua-resty-radixtree to 1.6-1 . (#837)

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

tangke 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 c712a23  updated lua-resty-radixtree to 1.6-1 . (#837)
c712a23 is described below

commit c712a23c1b48c3d265f040660af7f63d93d7922d
Author: YuanSheng Wang <me...@gmail.com>
AuthorDate: Tue Nov 12 17:54:24 2019 +0800

    updated lua-resty-radixtree to 1.6-1 . (#837)
---
 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 ab15d0c..a4f5a0c 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -40,7 +40,7 @@ dependencies = {
     "lua-resty-cookie = 0.1.0",
     "lua-resty-session = 2.24",
     "opentracing-openresty = 0.1",
-    "lua-resty-radixtree = 1.5",
+    "lua-resty-radixtree = 1.6-1",
     "lua-protobuf = 0.3.1",
     "lua-resty-openidc = 1.7.2-1",
     "luafilesystem = 1.7.0-2",