mirror of https://github.com/milvus-io/milvus.git
fix folly compile error on amazon linux (#25546)
Signed-off-by: Yusheng.Ma <Yusheng.Ma@zilliz.com>pull/25778/head
parent
1045c88102
commit
e418ab2f49
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue