workspace(name = "remote-gerrit-account-cache") | |
load("//:bazlets.bzl", "load_bazlets") | |
load_bazlets( | |
commit = "f9c119e45d9a241bee720b7fbd6c7fdbc952da5f", | |
) | |
load( | |
"@com_googlesource_gerrit_bazlets//:gerrit_api.bzl", | |
"gerrit_api", | |
) | |
# Load release Plugin API | |
gerrit_api( | |
plugin_api_sha1 = "72a06d1253d86405c1d78a534181b9fc95f7cfa2", | |
version = "3.8.2-1092-g31712ad612", | |
) |