Skip to content

Commit

Permalink
chore: regenerate protos
Browse files Browse the repository at this point in the history
  • Loading branch information
nkcr committed Dec 19, 2023
1 parent 6b99163 commit 80c0c54
Show file tree
Hide file tree
Showing 17 changed files with 611 additions and 1,450 deletions.
3 changes: 3 additions & 0 deletions examples/internal/clients/abe/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ go_library(
"model_a_bit_of_everything_nested.go",
"model_a_bit_of_everything_service_deep_path_echo_body.go",
"model_a_bit_of_everything_service_deep_path_echo_body_single_nested.go",
"model_a_bit_of_everything_service_post_with_empty_body_body.go",
"model_a_bit_of_everything_service_update_body.go",
"model_a_bit_of_everything_service_update_v2_body.go",
"model_book.go",
"model_examplepb_a_bit_of_everything.go",
"model_examplepb_a_bit_of_everything_repeated.go",
"model_examplepb_a_bit_of_everything_service_update_body.go",
"model_examplepb_bar.go",
"model_examplepb_body.go",
"model_examplepb_book.go",
Expand All @@ -47,6 +49,7 @@ go_library(
"model_pathenum_path_enum.go",
"model_pathenumsnake_case_for_import.go",
"model_protobuf_any.go",
"model_protoexamplepb_foo.go",
"model_rpc_status.go",
"model_sub_string_message.go",
"model_the_book_to_update_.go",
Expand Down
Loading

0 comments on commit 80c0c54

Please sign in to comment.