mboworks_proto 1.2.4Latest published 2d ago
MODULE.bazel
bazel_dep(name = "mboworks_proto", version = "1.2.4")
Dependencies
# RE2's release metadata still selects compatibility-level-1 Abseil. Patch the
# dependency to this module's compatibility-level-0 Abseil until RE2 publishes
# compatible BCR metadata. The release archive is used because the BCR MODULE
# differs from the upstream archive and cannot be patched through a plain
# single_version_override.
archive_override(
    module_name = "re2",
    integrity = "sha256-x7Gnp8aNLXz400PcVmVcG1qMiq3twBfbRT1MHYkTuEQ=",
    patch_strip = 1,
    patches = ["//bazelmod:re2-2025-11-05-abseil.patch"],
    strip_prefix = "re2-2025-11-05",
    urls = ["https://github.com/google/re2/releases/download/2025-11-05/re2-2025-11-05.zip"],
)
single_version_override(
    module_name = "protobuf",
    patch_strip = 1,
    patches = ["//bazelmod:protobuf-35.0-abseil.patch"],
    version = "35.0",
)
Loading README

About

proto: A collection of utilities around Google Protocolbuffers.

@mboworks/proto@mboworks
Homepage
Sunday, September 6, 2026 (2 days ago)
@helly25#10420 mboworks_proto@1.2.4 (#10420)

Languages

Python55.2%
C++32%
Shell8.5%
Starlark4.3%

Maintainers

@helly25

Versions

1.2.4 +23h2026-09-06
1.2.22026-09-05