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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-goapi.git


The following commit(s) were added to refs/heads/main by this push:
     new 570069c  Sync query protocol (#61)
570069c is described below

commit 570069c78f35d7adff4e5fd1d2ad2ced328ff552
Author: mrproliu <[email protected]>
AuthorDate: Thu Jun 8 09:21:31 2023 +0000

    Sync query protocol (#61)
---
 dependencies.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.sh b/dependencies.sh
index a8cbe2d..73628e2 100644
--- a/dependencies.sh
+++ b/dependencies.sh
@@ -18,7 +18,7 @@
 # under the License.
 
 export COLLECT_PROTOCOL_SHA=0da9c8b3e111fb51c9f8854cae16d4519462ecfe
-export QUERY_PROTOCOL_SHA=d50222f27f27df5a7632039962f0d77e715bd462
+export QUERY_PROTOCOL_SHA=8700ead75dfff5f7da4c056dd5bbf8c3a2e0f3f4
 export ENVOY_SERVICE_PROTOCOL_SHA=533b32f1b390a3a88ec2008d0561e07c926d879a
 export XDS_SERVICE_PROTOCOL_SHA=25de7278fc844d392d607214f36dbedf50f167ee
 export PROTOC_VALIDATE_SHA=v0.6.1

Reply via email to