commit | dc32c323494ab88bb525e57f20b35959a062c536 | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Thu Jun 05 05:01:34 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 05:01:34 2025 -0700 |
tree | 340a445a58b1decd2f981f2fb83e1bfa0a43c195 | |
parent | b3d7b901b838fb1d4b975e4eae127c4c3b329f10 [diff] |
roll: pigweed 917f2ae..03b5bdc (2 commits) 03b5bdc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/296174 pw_containers: Add RawStorage specializations 5da76e8:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274352 pw_tokenizer: Add write elf functionality Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 917f2ae2f5e78a..03b5bdc3173d32 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8712903492528162481 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ibee943344750effc2a56c3af305a17640cce29ad Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/296332 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 18c31e1..c550af1 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-06-05. - # ROLL: By https://cr-buildbucket.appspot.com/build/8712936576741551201. - commit = "917f2ae2f5e78ab6ae84639b2d300cf95a81b99e", + # ROLL: By https://cr-buildbucket.appspot.com/build/8712903492528162481. + commit = "03b5bdc3173d329bdd6b7e894692edc209ad04f2", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )