mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 03:30:46 +02:00
Apply ComparatorGenerator to Keyring
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=150274599
This commit is contained in:
parent
6a8b25360c
commit
9984c92386
2 changed files with 199 additions and 0 deletions
|
@ -9,6 +9,7 @@ java_library(
|
|||
srcs = glob(["*.java"]),
|
||||
resources = glob(["*.asc"]),
|
||||
deps = [
|
||||
"//java/google/registry/util",
|
||||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_guava",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue