Skip to content

Commit

Permalink
Add new dependencies to releases.json
Browse files Browse the repository at this point in the history
  • Loading branch information
klokik committed Dec 11, 2023
1 parent 08a7580 commit e7515cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,9 @@
"grpc",
"grpc_unsecure",
"grpc++",
"grpc++_unsecure"
"grpc++_unsecure",
"grpc++_channelz",
"grpc++_reflection"
],
"program_names": [
"grpc_cpp_plugin",
Expand Down

0 comments on commit e7515cd

Please sign in to comment.