Skip to content

Commit

Permalink
Add load statements for Proto rules
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 691824873
  • Loading branch information
gNPSI Team authored and copybara-github committed Nov 1, 2024
1 parent 4a64bd9 commit 67697ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/gnpsi/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#

load("@com_github_grpc_grpc//bazel:cc_grpc_library.bzl", "cc_grpc_library")
load("//third_party/protobuf/bazel:proto_library.bzl", "proto_library")

# gnpsi defines a gRPC-based network packet sampling interface implemented on
# vendor network elements. It provides mechanisms for streaming packet
Expand Down

0 comments on commit 67697ae

Please sign in to comment.