roll: pigweed roll: go

From version:3@1.23.1
To version:3@1.23.2

GitWatcher: ignore
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240574
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Original-Revision: bf0f12d5ae3bb83c114079703664a005aa19159b

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 223c6d99c503f1..bf0f12d5ae3bb8
Roller-URL: https://ci.chromium.org/b/8734736872049370945
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9393a2207dd71ca78a0f4ce08ecd9098730e092a
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/240612
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 4e938af..44ee781 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,18 +48,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-10-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734847433363591025.
-    commit = "223c6d99c503f17b28c2cbde52b15d1531eebd2d",
+    # ROLL: Last updated 2024-10-07.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734736872049370945.
+    commit = "bf0f12d5ae3bb83c114079703664a005aa19159b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-10-06.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734847433363591025.
-    commit = "223c6d99c503f17b28c2cbde52b15d1531eebd2d",
+    # ROLL: Last updated 2024-10-07.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734736872049370945.
+    commit = "bf0f12d5ae3bb83c114079703664a005aa19159b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )