googleapis/google/devtools/containeranalysis
Google APIs bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
..
v1 Synchronize new proto/yaml changes. 2019-06-18 13:05:45 -07:00
v1alpha1 Synchronize new proto/yaml changes. 2019-05-10 15:15:41 -07:00
v1beta1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
BUILD.bazel Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
artman_containeranalysis.yaml Synchronize new proto/yaml changes. 2019-05-10 15:15:41 -07:00
artman_containeranalysis_v1.yaml Synchronize new proto/yaml changes. 2019-05-10 15:15:41 -07:00
artman_containeranalysis_v1beta1.yaml Synchronize new proto/yaml changes. 2019-05-10 15:15:41 -07:00
containeranalysis.yaml Synchronize new proto changes. 2017-11-13 10:04:08 -08:00
containeranalysis_v1.yaml Synchronize new proto/yaml changes. 2019-04-18 08:32:32 -07:00
containeranalysis_v1beta1.yaml Synchronize new proto/yaml changes. 2018-07-31 09:44:44 -07:00