fix folly compile error on amazon linux (#25546)

Signed-off-by: Yusheng.Ma <Yusheng.Ma@zilliz.com>
pull/25778/head
presburger 2023-07-19 21:46:58 +08:00 committed by GitHub
parent 1045c88102
commit e418ab2f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class MilvusConan(ConanFile):
"xz_utils/5.4.0",
"prometheus-cpp/1.1.0",
"re2/20230301",
"folly/2023.05.22.02@milvus/dev",
"folly/2023.07.12@milvus/dev",
"google-cloud-cpp/2.5.0@milvus/dev",
"opentelemetry-cpp/1.8.1.1@milvus/dev",
"librdkafka/1.9.1",