commit | d7a07492d4bfc9ff3272c1192af5e63e3872e1c0 | [log] [tgz] |
---|---|---|
author | Jonathon Reinhart <jrreinhart@pigweed.infra.roller.google.com> | Tue Jul 08 14:53:17 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 14:53:17 2025 -0700 |
tree | 21ac3ae5941cedf3c6948959b14f16cb55f92644 | |
parent | 4032d911ac268fb41d4f999302347dc245bdbd48 [diff] |
roll: pigweed c8d7e4b..b94252d (2 commits) b94252d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/300495 pw_grpc: Fix bazel layering check 855e873:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/300494 pw_clock_tree: Fix bazel layering check Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: c8d7e4b3213334..b94252dfbbe500 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8709876599588967441 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia87ba5bf29cfc1644ee77ca3c636289f73967113 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/303613 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index a5270ce..5748068 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,8 +41,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-07-08. - # ROLL: By https://cr-buildbucket.appspot.com/build/8709887641027807505. - commit = "c8d7e4b3213334c06c63b8b53aa9b3ecee2ff206", + # ROLL: By https://cr-buildbucket.appspot.com/build/8709876599588967441. + commit = "b94252dfbbe500b2ec18c07389172c97ae78ad1f", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )