commit | 78846b7d16c9ab915844aa1ef2c495ee12f47cfc | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Tue Mar 11 02:27:26 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 02:27:26 2025 -0700 |
tree | 53f8609055c26d9ab73073f282e6e33021f67d28 | |
parent | 0c3b495d33ef13bc78595c8d6ba57c691fe5a4a8 [diff] |
roll: pigweed 2e15e17..8610963 (2 commits) 8610963:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268734 pw_rpc: Support open call ids f6007e2:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268733 Revert "pw_rpc: Revert Java client call ID changes" Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 2e15e17138ead6..8610963b9137c6 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8720704604458095153 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I385ef25b985c125c763470b8fbb027935de640ab Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/274577 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index eaa4f2c..bc2611a 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-03-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8720726682053501345. - commit = "2e15e17138ead6a9cbcde624b442d783575ed350", + # ROLL: By https://cr-buildbucket.appspot.com/build/8720704604458095153. + commit = "8610963b9137c682216fb0f5e6d2dba52e5015b2", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )