roll: pigweed, pw_toolchain: roll: go From version:3@1.22.6 To version:3@1.23.0 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230631 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 75c1501bcf4bbb4..64d649d769ff037 Roller-URL: https://ci.chromium.org/b/8739173468672775345 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ie9694b168798646fc61f44bf217b370822e304c6 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/230672 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index cca7868..2ac15d3 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -47,18 +47,18 @@ git_override( module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739338966052994433. - commit = "75c1501bcf4bbb45ad43a22c320959ea37d6a584", + # ROLL: Last updated 2024-08-19. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739173468672775345. + commit = "64d649d769ff037baf99018d12e99c466a217b1c", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) git_override( module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. - # ROLL: Last updated 2024-08-17. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739338966052994433. - commit = "75c1501bcf4bbb45ad43a22c320959ea37d6a584", + # ROLL: Last updated 2024-08-19. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739173468672775345. + commit = "64d649d769ff037baf99018d12e99c466a217b1c", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )