# Override our visibility settings in with patches. Once Gloop is public and in BCR, we can
# upstream these changes and declare a noop dependency in these repos for enabling visibility.
# TODO: Make Gloop public
# TODO: Add Gloop to BCR
git_override(
module_name = "abseil-cpp",
commit = "f548b64d9bd07a8ea04ed953c869f4f76f88e696",
patches = ["//gloop:abseil.patch"],
remote = "https://github.com/abseil/abseil-cpp",
)
git_override(
module_name = "tcmalloc",
commit = "29bae22bff6cd2adcb32972f1cb4928f34dfa213",
patches = ["//gloop:tcmalloc.patch"],
remote = "https://github.com/google/tcmalloc",
)
20260708.rc1100% 22026-07-09 |