mirror of https://github.com/grpc/grpc-web.git
Update closure-library
This commit is contained in:
parent
3ff3d6f153
commit
6272637894
|
|
@ -16,6 +16,6 @@ set -ex
|
|||
|
||||
cd "$(dirname "$0")"/..
|
||||
git submodule update --init
|
||||
cd third_party/closure-library && git checkout tags/v20171112 -f && cd ../..
|
||||
cd third_party/closure-library && git checkout tags/v20190909 -f && cd ../..
|
||||
cd third_party/openssl && git checkout tags/OpenSSL_1_0_2h -f && cd ../..
|
||||
cd third_party/grpc && git checkout 2de2e8d -f && git submodule update --init && cd ../..
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 666f6eca9316d7bbc56433a524e340b2cd8572a7
|
||||
Subproject commit 3bbba8e9d40341317000d59c3e6b5c766a3709e0
|
||||
Loading…
Reference in New Issue