)]}'
{
  "commit": "4611acc2ae37829dfe01a7bc87560d37dd1be268",
  "tree": "741b68c87cc23c1ea1548e32dfee3df8922d9dad",
  "parents": [
    "a3acf85293606a345559007c212ab3282e967f01"
  ],
  "author": {
    "name": "Joe Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Wed Jun 10 16:09:58 2026 -0700"
  },
  "committer": {
    "name": "Joseph Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Thu Jun 11 10:36:46 2026 -0700"
  },
  "message": "encoding/json: fix regression with unmarshaling unsupported types\n\nIn general, v1 unmarshal continues unmarshaling in the event of errors\nand only reports the first encountered error.\nThus, for invalid Go types, we still need to consume the value\nto preserve the v1 semantic of lazily progressing.\nAs a special case, we permit a JSON null even for unsupported types.\n\nFixes #79948\n\nChange-Id: I9afd18f80ac521832b2ac5bf05858524901b14e6\nReviewed-on: https://go-review.googlesource.com/c/go/+/789480\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95ebc717a486f01d8fdf2337faae6f9608f7a963",
      "old_mode": 33188,
      "old_path": "src/encoding/json/decode_test.go",
      "new_id": "2e696c5918df6f1352c05c57c4b938a24ba77ffe",
      "new_mode": 33188,
      "new_path": "src/encoding/json/decode_test.go"
    },
    {
      "type": "modify",
      "old_id": "4385a069fc81430519b540c4ba13f3fc37bcc82f",
      "old_mode": 33188,
      "old_path": "src/encoding/json/v2/arshal_default.go",
      "new_id": "af79674f4f0f8ab020cdc8eb646b6b25422714db",
      "new_mode": 33188,
      "new_path": "src/encoding/json/v2/arshal_default.go"
    },
    {
      "type": "modify",
      "old_id": "64fba6b4099e7699c341782c3f27a1f188bd6066",
      "old_mode": 33188,
      "old_path": "src/encoding/json/v2_decode_test.go",
      "new_id": "4178642b358cd42029e679eddc927575cd6a522a",
      "new_mode": 33188,
      "new_path": "src/encoding/json/v2_decode_test.go"
    }
  ]
}
