commit | 72f9fd22a437a1ceda0f225c69db2bd61459405a | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri May 02 20:07:39 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 02 20:07:39 2025 -0700 |
tree | 4113387968c3b146de13fb3758d827c24d04cf3f | |
parent | bc806f844e777881c3ce49731b0fd45ccad6d81b [diff] |
roll: pigweed 133b8d6..8201494 (2 commits) 8201494:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/287712 various: Fix -Wsign-conversion issues b8cc704:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/287552 gn: Migrate remaining dir_pw_third_party/* references Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 133b8d689d527d..82014941ff2ccf Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8715926775832851953 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I3d983a2ae8200c283438e1a76c6f5b61ecf4be3d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/288452 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 fa63a94..e214f1b 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-05-03. - # ROLL: By https://cr-buildbucket.appspot.com/build/8715937809014352785. - commit = "133b8d689d527dd1db6e479b94846b2460f88e25", + # ROLL: By https://cr-buildbucket.appspot.com/build/8715926775832851953. + commit = "82014941ff2ccf8bc421276848405395008a983a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )