mirror of
https://github.com/google/nomulus.git
synced 2025-05-30 01:10:14 +02:00
Switch remaining App Engine dependencies to built-at-head targets
Most dependencies on the Old SDK were switched in [] This is just catching up on some OAuth dependencies that remained and some remaining uses of Old build rules. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=226337284
This commit is contained in:
parent
7ade0f0adb
commit
a153f8ec77
2 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@ java_library(
|
|||
srcs = glob(["*.java"]),
|
||||
resources = glob(["files/*.yaml"]),
|
||||
deps = [
|
||||
"//java/com/google/api/client/extensions/appengine/auth/oauth2",
|
||||
"//java/google/registry/keyring/api",
|
||||
"//java/google/registry/util",
|
||||
"@com_google_api_client",
|
||||
|
|
|
@ -35,7 +35,6 @@ java_library(
|
|||
"//java/google/registry/module/tools",
|
||||
],
|
||||
deps = [
|
||||
"//java/com/google/api/client/extensions/appengine/auth/oauth2",
|
||||
"//java/google/registry/backup",
|
||||
"//java/google/registry/beam/invoicing",
|
||||
"//java/google/registry/beam/spec11",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue