From 7c82574857b267f9c3310fc1dbdfa6768a270a98 Mon Sep 17 00:00:00 2001 From: gNPSI Team Date: Wed, 9 Oct 2024 09:26:49 -0700 Subject: [PATCH] Automated Code Change. PiperOrigin-RevId: 684065356 --- proto/gnpsi/BUILD.bazel | 1 + 1 file changed, 1 insertion(+) diff --git a/proto/gnpsi/BUILD.bazel b/proto/gnpsi/BUILD.bazel index 5037a59..776600b 100644 --- a/proto/gnpsi/BUILD.bazel +++ b/proto/gnpsi/BUILD.bazel @@ -14,6 +14,7 @@ # load("@com_github_grpc_grpc//bazel:cc_grpc_library.bzl", "cc_grpc_library") +load("//tools/build_defs/go:go_proto_library.bzl", "go_proto_library") # gnpsi defines a gRPC-based network packet sampling interface implemented on # vendor network elements. It provides mechanisms for streaming packet