mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 19:20:44 +02:00
Refactor CreateDomainCommand and add UpdateDomainCommand
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=160282921
This commit is contained in:
parent
30d5d05fdf
commit
bbdf9bfc38
18 changed files with 944 additions and 80 deletions
|
@ -34,6 +34,7 @@ java_library(
|
|||
]),
|
||||
visibility = [":allowed-tools"],
|
||||
deps = [
|
||||
"//java/com/google/common/flogger",
|
||||
"//java/google/registry/backup",
|
||||
"//java/google/registry/bigquery",
|
||||
"//java/google/registry/config",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue