mirror of
https://github.com/google/nomulus.git
synced 2025-07-14 06:55:20 +02:00
Use proper external dependency references recognized by moe
This fixes kokoro build failure. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221830188
This commit is contained in:
parent
af21b0c32b
commit
676fa422db
2 changed files with 1 additions and 7 deletions
|
@ -14,9 +14,6 @@ java_library(
|
|||
deps = [
|
||||
"//java/google/registry/export/datastore",
|
||||
"//javatests/google/registry/testing",
|
||||
"//third_party/java/google_http_java_client:http",
|
||||
"//third_party/java/google_http_java_client:javanet",
|
||||
"//third_party/java/google_http_java_client:util",
|
||||
"@com_google_api_client",
|
||||
"@com_google_guava",
|
||||
"@com_google_http_client",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue