roll: pigweed, pw_toolchain 2 commits 70e52aedd0f5e18 bazel: Update rules_go 2ceef954be948df bazel: Update Fuchsia SDK to 23.20240826.3.1 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 16e6c7a906f3d8d..70e52aedd0f5e18 Roller-URL: https://ci.chromium.org/b/8738503894670671473 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ifecd1f93889da98d2bbcf47a0abba3c009156248 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232093 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 2f3760b..9d0bcd6 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738514149586623217. - commit = "16e6c7a906f3d8d7c7dab99d5ceb4f3e7ae1843d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738503894670671473. + commit = "70e52aedd0f5e189272bbffb0e0983c7bcdce042", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-26. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738514149586623217. - commit = "16e6c7a906f3d8d7c7dab99d5ceb4f3e7ae1843d", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738503894670671473. + commit = "70e52aedd0f5e189272bbffb0e0983c7bcdce042", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )