bisakhmondal commented on a change in pull request #5316:
URL: https://github.com/apache/apisix/pull/5316#discussion_r734429213
##########
File path: ci/centos7-ci.sh
##########
@@ -57,6 +57,9 @@ install_dependencies() {
# wait for grpc_server_example to fully start
sleep 3
+ # installing grpcurl
+ go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest
Review comment:
Thanks for pointing it out. Using wget to pull v1.8.5
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]