Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
Signed-off-by: Kuat Yessenov <[email protected]>
  • Loading branch information
kyessenov committed Dec 21, 2023
1 parent 01bcac5 commit b5da585
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/extensions/filters/common/expr/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ envoy_cc_library(
"//envoy/singleton:manager_interface",
"//source/common/http:utility_lib",
"//source/common/protobuf",
"@com_google_cel_cpp//eval/internal:interop",
"@com_google_cel_cpp//eval/public:activation",
"@com_google_cel_cpp//eval/public:builtin_func_registrar",
"@com_google_cel_cpp//eval/public:cel_expr_builder_factory",
Expand All @@ -36,6 +37,7 @@ envoy_cc_library(
"//source/common/http:utility_lib",
"//source/common/singleton:const_singleton",
"//source/common/stream_info:utility_lib",
"@com_google_cel_cpp//eval/internal:interop",
"@com_google_cel_cpp//eval/public:cel_value",
"@com_google_cel_cpp//eval/public:cel_value_producer",
"@com_google_cel_cpp//eval/public/containers:container_backed_list_impl",
Expand All @@ -57,6 +59,7 @@ envoy_cc_library(
"//source/common/protobuf",
"//source/common/singleton:const_singleton",
"@com_github_google_flatbuffers//:flatbuffers",
"@com_google_cel_cpp//eval/internal:interop",
"@com_google_cel_cpp//eval/public:cel_value",
"@com_google_cel_cpp//eval/public/structs:cel_proto_wrapper",
"@com_google_cel_cpp//tools:flatbuffers_backed_impl",
Expand Down

0 comments on commit b5da585

Please sign in to comment.