You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
214 B
9 lines
214 B
8 years ago
|
workspace(name = "envoy_api")
|
||
|
|
||
|
git_repository(
|
||
|
name = "protobuf_bzl",
|
||
|
# HEAD of master 5/8.
|
||
|
commit = "455b61c6b0f39ac269b26969877dd3c6f3e32270",
|
||
|
remote = "https://github.com/google/protobuf.git",
|
||
|
)
|