)]}'
{
  "commit": "3c2b00b5b2b596934aee5482073d758c7cab1d44",
  "tree": "eff8dc5a111db9c93046443fc49df3cc3c8d88a0",
  "parents": [
    "b978e655d2b935ae4973520cea5b2ad0f732ac1a"
  ],
  "author": {
    "name": "David Zbarsky",
    "email": "dzbarsky@gmail.com",
    "time": "Thu Sep 25 13:26:40 2025 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Sep 25 17:26:40 2025 +0000"
  },
  "message": "Exclude jsontest package from stdlib builder (#4457)\n\n**What type of PR is this?**\nBug fix\n\n**What does this PR do? Why is it needed?**\n`src/encoding/json/internal/jsontest` package in stdlib doesn\u0027t compile\nbecause we excluded testdata. It\u0027s only used in tests, so we can tweak\nour exclude patterns to skip this package as well.\n\nUnfortunately I see another issue that prevents me from verifying this\nworks\n```\nERROR: /private/var/tmp/_bazel_dzbarsky/f02363070bdd15ed6c1c5741e4a6e4c0/external/rules_go+/BUILD.bazel:42:7: GoStdlib external/rules_go+/stdlib_/pkg failed: (Exit 1): builder failed: error executing GoStdlib command (from target @@rules_go+//:stdlib) bazel-out/darwin_arm64-opt-exec-ST-d57f47055a04/bin/external/rules_go++go_sdk+go_sdk/builder_reset/builder stdlib -sdk external/rules_go++go_sdk+go_sdk -goroot external/rules_go++go_sdk+go_sdk ... (remaining 10 arguments skipped)\n\nUse --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging\ngo: unknown GOEXPERIMENT coverageredesign\nstdlib: error running subcommand external/rules_go++go_sdk+go_sdk/bin/go: exit status 2\n```\n\n**Which issues(s) does this PR fix?**\n\nFixes #4428\n\n**Other notes for review**",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "686b2c62e3ca1751a3ca5c47760d6542d36613cb",
      "old_mode": 33188,
      "old_path": "go/private/BUILD.sdk.bazel",
      "new_id": "a6878f72598d67e576807db23d750fe97c4096fd",
      "new_mode": 33188,
      "new_path": "go/private/BUILD.sdk.bazel"
    }
  ]
}
