mirror of https://github.com/grpc/grpc-web.git
parent
ab4d32e4cf
commit
45ad6bec6d
|
|
@ -18,5 +18,5 @@ cd "$(dirname "$0")"/..
|
|||
git submodule --quiet update --init
|
||||
cd third_party/closure-library && git checkout tags/v20201102 -f && cd ../..
|
||||
cd third_party/openssl && git checkout tags/OpenSSL_1_0_2h -f && cd ../..
|
||||
cd third_party/grpc && git checkout tags/v1.34.0 -f && \
|
||||
cd third_party/grpc && git checkout tags/v1.30.0 -f && \
|
||||
git submodule --quiet update --init && cd ../..
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 64c6cfc791241fe4c4ecab41cb36d01cdddb3df4
|
||||
Subproject commit 9655f1f6449dca36312489f9c82560c32050af71
|
||||
Loading…
Reference in New Issue