diff options
author | heretic <heretic@yandex-team.ru> | 2022-03-25 12:34:53 +0300 |
---|---|---|
committer | heretic <heretic@yandex-team.ru> | 2022-03-25 12:34:53 +0300 |
commit | a41f3739eed6fceb6f62056a7620d220958a47e7 (patch) | |
tree | 278103258b510cb4a96761ea79d6ccd397ca05a0 /contrib/libs/grpc/third_party/ABSEIL_MANUAL.md | |
parent | 73d3613a82e5c217fcbe0ab8bbf8120c1ed1af55 (diff) | |
download | ydb-a41f3739eed6fceb6f62056a7620d220958a47e7.tar.gz |
Update grpc to 1.43.2 DTCC-864
ref:50a492c335cda70f458797cf945e49fe739c2715
Diffstat (limited to 'contrib/libs/grpc/third_party/ABSEIL_MANUAL.md')
-rw-r--r-- | contrib/libs/grpc/third_party/ABSEIL_MANUAL.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/libs/grpc/third_party/ABSEIL_MANUAL.md b/contrib/libs/grpc/third_party/ABSEIL_MANUAL.md index 0fd4181199..911e92cc35 100644 --- a/contrib/libs/grpc/third_party/ABSEIL_MANUAL.md +++ b/contrib/libs/grpc/third_party/ABSEIL_MANUAL.md @@ -19,9 +19,8 @@ because they're not going well yet on some of our test machinaries or platforms it supports. The following is a list of targets that are NOT ready to use. -- `y_absl/synchronization:*`: This will be ready from the LTS version in 2021. +- `y_absl/synchronization:*`: Blocked by b/186685878. - `y_absl/random`: [WIP](https://github.com/grpc/grpc/pull/23346). -- `y_absl/types:variant`: [WIP](https://github.com/grpc/grpc/pull/22961). ## Implemetation only |