You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/09/30 09:14:49 UTC

[apisix] branch master updated: chore: now we ship the Lua module of grpc-client-nginx-module in APISIX-Base (#8029)

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 a45db5a70 chore: now we ship the Lua module of grpc-client-nginx-module in APISIX-Base (#8029)
a45db5a70 is described below

commit a45db5a70af14cdb694f65ce8fc115e1d5910024
Author: 罗泽轩 <sp...@gmail.com>
AuthorDate: Fri Sep 30 17:14:41 2022 +0800

    chore: now we ship the Lua module of grpc-client-nginx-module in APISIX-Base (#8029)
---
 rockspec/apisix-master-0.rockspec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rockspec/apisix-master-0.rockspec b/rockspec/apisix-master-0.rockspec
index 6f3150fa0..c9891de81 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -47,7 +47,6 @@ dependencies = {
     "opentracing-openresty = 0.1",
     "lua-resty-radixtree = 2.8.2",
     "lua-protobuf = 0.3.4",
-    "grpc-client-nginx-module = 0.2.2",
     "lua-resty-openidc = 1.7.5",
     "luafilesystem = 1.7.0-2",
     "api7-lua-tinyyaml = 0.4.2",