google / bazel-common

Common functionality for Google's open-source libraries that are built with bazel.
Apache License 2.0
85 stars 40 forks source link

Remove :truth8. #126

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Remove :truth8.

As far as I can tell, Dagger, Flogger, and Inject-Common are all using plain :truth.

(Dagger is using the class Truth8, but it's already getting that through :truth.)