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 = "f381f9c10d09e08494c8ca442e978fb6bd84ff7e", | |
version = "3.10.0-rc2-20-g95d1c1c80d", | |
) |