Skip to content

Commit dbe3856

Browse files
authored
feat: update grpc-client-nginx-module 0.4.3 (#330)
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
1 parent cc1521f commit dbe3856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-base.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ else
2525
apisix_nginx_module_ver="1.12.0"
2626
wasm_nginx_module_ver="0.6.5"
2727
lua_var_nginx_module_ver="v0.5.3"
28-
grpc_client_nginx_module_ver="v0.4.2"
28+
grpc_client_nginx_module_ver="v0.4.3"
2929
amesh_ver="main"
3030
debug_args=${debug_args:-}
3131
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}

0 commit comments

Comments
 (0)