| commit | a05a817eac221098cd8867484d926899207ae629 | [log] [tgz] |
|---|---|---|
| author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Jan 23 15:44:20 2025 -0800 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 15:44:20 2025 -0800 |
| tree | 14b8a663d8fb7534945ad10ff449cc60edc5915c | |
| parent | 1cf4ae089937372bce9d89911e0c7a5d836a84b4 [diff] |
roll: pigweed 1c6be85..58c2593 (3 commits) 58c2593:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259652 pw_channel: Remove deprecated Rpc2StdioChannelInit overload aa3dd95:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262432 pw_bluetooth_sapphire: Add LE L2CAP channel request metric 769e458:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/261723 pw_{cli,presubmit}: Split out file discovery Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 1c6be85904823b..58c25933624674 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724908646172593921 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I0c4e90be61999aac03c3f630deaeb77380354c8f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/262515 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 b68090b..8b5d23e 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -40,8 +40,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2025-01-23. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724919682456720529. - commit = "1c6be85904823b7a7f0210d64a39b0077f252a76", + # ROLL: By https://cr-buildbucket.appspot.com/build/8724908646172593921. + commit = "58c25933624674ab72d0068b0595d96bc68f1592", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )