Skip to content

Commit 968fd5e

Browse files
committed
Remove @com_google_protobuf//:cc_wkt_protos from deps
1 parent 967aa1d commit 968fd5e

File tree

5 files changed

+4
-11
lines changed

5 files changed

+4
-11
lines changed

bazel-bin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/usr/local/google/home/dchakarwarti/.cache/bazel/_bazel_dchakarwarti/c24ea7eb1919fdf3d85d5e408c92da58/execroot/proto_processing_lib/bazel-out/k8-fastbuild/bin

bazel-out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/usr/local/google/home/dchakarwarti/.cache/bazel/_bazel_dchakarwarti/c24ea7eb1919fdf3d85d5e408c92da58/execroot/proto_processing_lib/bazel-out

bazel-proto_processing_lib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/usr/local/google/home/dchakarwarti/.cache/bazel/_bazel_dchakarwarti/c24ea7eb1919fdf3d85d5e408c92da58/execroot/proto_processing_lib

bazel-testlogs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/usr/local/google/home/dchakarwarti/.cache/bazel/_bazel_dchakarwarti/c24ea7eb1919fdf3d85d5e408c92da58/execroot/proto_processing_lib/bazel-out/k8-fastbuild/testlogs

proto_processing_lib/proto_scrubber/BUILD.bazel

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ cc_library(
6565
":utility",
6666
"@com_google_absl//absl/flags:flag",
6767
"@com_google_absl//absl/strings",
68-
"@com_google_protobuf//:cc_wkt_protos",
6968
],
7069
)
7170

@@ -85,7 +84,6 @@ cc_library(
8584
"@com_google_absl//absl/log",
8685
"@com_google_absl//absl/status",
8786
"@com_google_absl//absl/strings",
88-
"@com_google_protobuf//:cc_wkt_protos",
8987
"@com_google_protoconverter//:all",
9088
"@ocp//ocpdiag/core/compat:status_macros",
9189
],
@@ -110,7 +108,6 @@ cc_library(
110108
"@com_google_absl//absl/status",
111109
"@com_google_absl//absl/strings",
112110
"@com_google_googleapis//google/rpc:error_details_cc_proto",
113-
"@com_google_protobuf//:cc_wkt_protos",
114111
],
115112
)
116113

@@ -155,7 +152,6 @@ cc_library(
155152
"@com_google_absl//absl/status:statusor",
156153
"@com_google_absl//absl/strings",
157154
"@com_google_absl//absl/strings:cord",
158-
"@com_google_protobuf//:cc_wkt_protos",
159155
"@com_google_protobuf//:protobuf",
160156
"@com_google_protoconverter//:all",
161157
"@com_google_protofieldextraction//proto_field_extraction/message_data:message_data_interface",
@@ -175,7 +171,6 @@ cc_library(
175171
"@com_google_absl//absl/container:flat_hash_map",
176172
"@com_google_absl//absl/log",
177173
"@com_google_absl//absl/status",
178-
"@com_google_protobuf//:cc_wkt_protos",
179174
],
180175
)
181176

@@ -218,7 +213,6 @@ cc_library(
218213
":constants",
219214
"@com_google_absl//absl/container:flat_hash_set",
220215
"@com_google_absl//absl/strings",
221-
"@com_google_protobuf//:cc_wkt_protos",
222216
"@com_google_protobuf//:protobuf",
223217
"@com_google_protobuf//:protobuf_lite",
224218
],
@@ -239,7 +233,6 @@ cc_library(
239233
":field_checker_interface",
240234
"@com_google_absl//absl/container:flat_hash_set",
241235
"@com_google_absl//absl/strings",
242-
"@com_google_protobuf//:cc_wkt_protos",
243236
],
244237
)
245238

@@ -324,7 +317,6 @@ cc_test(
324317
"@com_google_absl//absl/status:statusor",
325318
"@com_google_absl//absl/strings",
326319
"@com_google_googletest//:gtest_main",
327-
"@com_google_protobuf//:cc_wkt_protos",
328320
"@com_google_protofieldextraction//proto_field_extraction/test_utils:utils",
329321
"@ocp//ocpdiag/core/compat:status_macros",
330322
"@ocp//ocpdiag/core/testing:status_matchers",
@@ -359,7 +351,6 @@ cc_test(
359351
"@com_google_absl//absl/status:statusor",
360352
"@com_google_absl//absl/strings",
361353
"@com_google_googletest//:gtest_main",
362-
"@com_google_protobuf//:cc_wkt_protos",
363354
"@com_google_protofieldextraction//proto_field_extraction/test_utils:utils",
364355
"@ocp//ocpdiag/core/compat:status_macros",
365356
"@ocp//ocpdiag/core/testing:status_matchers",
@@ -381,7 +372,6 @@ cc_library(
381372
"@com_google_absl//absl/log:check",
382373
"@com_google_absl//absl/status:statusor",
383374
"@com_google_googletest//:gtest_main",
384-
"@com_google_protobuf//:cc_wkt_protos",
385375
"@com_google_protobuf//:protobuf",
386376
"@com_google_protofieldextraction//proto_field_extraction/test_utils:utils",
387377
],
@@ -411,7 +401,6 @@ cc_test(
411401
"@com_google_absl//absl/status",
412402
"@com_google_absl//absl/strings",
413403
"@com_google_googletest//:gtest_main",
414-
"@com_google_protobuf//:cc_wkt_protos",
415404
"@com_google_protofieldextraction//proto_field_extraction/field_extractor:field_extractor_util",
416405
"@com_google_protofieldextraction//proto_field_extraction/test_utils:utils",
417406
"@ocp//ocpdiag/core/compat:status_macros",

0 commit comments

Comments
 (0)