commit | 55c7ac8b5c97f57ad567e4c94244e65d3e7202df | [log] [tgz] |
---|---|---|
author | pigweed-roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> | Fri Jan 24 18:04:52 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 24 18:04:52 2025 -0800 |
tree | e36dcb44d3c152350b78f4cdbfcdfdd707f2847d | |
parent | e995f9e2b41b1089f96615549f9591610c0e739c [diff] |
roll: pigweed 6b0563a..94476c3 (3 commits) 94476c3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262832 third_party: Remove includes attribute 9f528bc:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/211451 bazel: clang-tidy support 9a2b252:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262413 docs: Update changelog Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 6b0563ae711424..94476c3105ee5a Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8724809333948319201 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I5e64dd86af17d2d11372916fd2f7c449208c178f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/262738 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 79817dd..13c1492 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -39,9 +39,9 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2025-01-24. - # ROLL: By https://cr-buildbucket.appspot.com/build/8724820368420586513. - commit = "6b0563ae711424f36dd440ec9777ea25b993dd5e", + # ROLL: Last updated 2025-01-25. + # ROLL: By https://cr-buildbucket.appspot.com/build/8724809333948319201. + commit = "94476c3105ee5a78d5551610380b90f7b7fb9271", remote = "https://pigweed.googlesource.com/pigweed/pigweed", )