Skip to content

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed Sep 18, 2023
1 parent 7d3be6d commit ad14530
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ proto_library(
"cel_field_presence_nested.proto",
"cel_field_selection.proto",
"cel_infinity.proto",
"cel_list_concatenation.proto",
"cel_map_all.proto",
"cel_map_exists.proto",
"cel_map_exists_one.proto",
Expand All @@ -48,9 +49,11 @@ proto_library(
"cel_string_is_uri.proto",
"cel_string_match_pattern.proto",
"cel_string_starts_with_ends_with.proto",
"cel_timestamp_comparsion.proto",
"cel_timestamp_get_attribute.proto",
"cel_timestamp_plus_duration.proto",
"cel_timestamp_subtraction.proto",
"cel_type_conversion.proto",
"cel_value.proto",
"cel_wrapper_type.proto",
"option_any_type_allow_list.proto",
Expand Down

0 comments on commit ad14530

Please sign in to comment.