File tree Expand file tree Collapse file tree
santad/Logs/EndpointSecurity/Writers/FSSpool Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11load ("@com_google_protobuf//bazel:proto_library.bzl" , "proto_library" )
2- load ("@rules_cc//cc:defs.bzl" , "cc_library" , "cc_proto_library" , "objc_library" )
2+ load ("@com_google_protobuf//bazel:cc_proto_library.bzl" , "cc_proto_library" )
3+ load ("@rules_cc//cc:defs.bzl" , "cc_library" , "objc_library" )
34load ("//:helper.bzl" , "santa_unit_test" )
45
56# Common is the folder containing all the code that's shared between multiple
Original file line number Diff line number Diff line change 1+ load ("@com_google_protobuf//bazel:cc_proto_library.bzl" , "cc_proto_library" )
12load ("@com_google_protobuf//bazel:proto_library.bzl" , "proto_library" )
2- load ("@rules_cc//cc:defs.bzl" , "cc_library" , "cc_proto_library" )
3+ load ("@rules_cc//cc:defs.bzl" , "cc_library" )
34load ("//:helper.bzl" , "santa_unit_test" )
45
56package (
You can’t perform that action at this time.
0 commit comments