Skip to content

Commit

Permalink
add connections.proto to agent_proto proto_library
Browse files Browse the repository at this point in the history
  • Loading branch information
mbotarro committed May 31, 2024
1 parent 7b13002 commit 31ba192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/process/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ proto_library(
name = "agent_proto",
srcs = [
"agent.proto",
"connections.proto",
],
visibility = ["//visibility:public"],
)

0 comments on commit 31ba192

Please sign in to comment.