| commit | fd92d39f41ef2aa6d8514ff7e08147f14474fdaf | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Sun Sep 14 08:08:19 2025 -0700 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 14 08:08:19 2025 -0700 |
| tree | d35d2604d231afb998c7f529a9b5ad4f45308542 | |
| parent | 64e858607b2a126944ddd59c6df47b7c5a9c727f [diff] |
roll: pigweed a05539c..123911b (3 commits) 123911b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/321894 roll: luci fdebd4b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/321893 roll: fuchsia-infra-bazel-rules 8c8da21..66c9912 (58 commits) 918eb78:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/320994 pw_metric: Document the new MetricService.Walk RPC Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: a05539c9714645..123911bae1b45f Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8703741509751877969 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I5a961952454eb5562c17ecbc51f228ad1b003664 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/321859 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 542b5c1..e8157c1 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -41,9 +41,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-09-13. - # ROLL: By https://cr-buildbucket.appspot.com/build/8703873919704208961. - commit = "a05539c9714645d748576164f740c762dbbfc571", + # ROLL: Last updated 2025-09-14. + # ROLL: By https://cr-buildbucket.appspot.com/build/8703741509751877969. + commit = "123911bae1b45f2b238d582cf2aa93cbc9394314", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )