Move testing file which contains keysmith response.
Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221487408
This commit is contained in:
10
WORKSPACE
10
WORKSPACE
@@ -58,11 +58,21 @@ bind(
|
|||||||
actual = "@com_google_protobuf//:protobuf",
|
actual = "@com_google_protobuf//:protobuf",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
bind(
|
||||||
|
name = "com_google_protobuf_cc",
|
||||||
|
actual = "@com_google_protobuf//:protobuf",
|
||||||
|
)
|
||||||
|
|
||||||
bind(
|
bind(
|
||||||
name = "protobuf_java",
|
name = "protobuf_java",
|
||||||
actual = "@com_google_protobuf//:protobuf_java",
|
actual = "@com_google_protobuf//:protobuf_java",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
bind(
|
||||||
|
name = "com_google_protobuf_java",
|
||||||
|
actual = "@com_google_protobuf//:protobuf_java",
|
||||||
|
)
|
||||||
|
|
||||||
bind(
|
bind(
|
||||||
name = "openssl",
|
name = "openssl",
|
||||||
actual = "@boringssl_repo//:crypto",
|
actual = "@boringssl_repo//:crypto",
|
||||||
|
|||||||
Reference in New Issue
Block a user