roll: pigweed, pw_toolchain: roll: go From version:3@1.22.5 To version:3@1.22.6 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/228811 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 32744f590fac430..17252280da5edda Roller-URL: https://ci.chromium.org/b/8739802410856439521 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1cdb800cf2d77bc6761e5fdd0a3e4c8f2f870a45 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/228891 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 1ca1fa7..30da793 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-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739857580664044977. - commit = "32744f590fac4309d9f42d47ffd376501439a834", + # ROLL: Last updated 2024-08-12. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739802410856439521. + commit = "17252280da5edda418bd36fed049e1a11ef4607f", 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-11. - # ROLL: By https://cr-buildbucket.appspot.com/build/8739857580664044977. - commit = "32744f590fac4309d9f42d47ffd376501439a834", + # ROLL: Last updated 2024-08-12. + # ROLL: By https://cr-buildbucket.appspot.com/build/8739802410856439521. + commit = "17252280da5edda418bd36fed049e1a11ef4607f", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )