)]}'
{
  "commit": "7ecf1dff692a62278bdecc8e1223455fcff66ec9",
  "tree": "4d2b40a947c9d1f5c928d847e1821b1d34bbb9a4",
  "parents": [
    "fc44626e3e495e88c4fa60a1b456e188d78f14e4"
  ],
  "author": {
    "name": "Joe Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Tue Jun 09 09:56:39 2026 -0700"
  },
  "committer": {
    "name": "Joseph Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Tue Jun 09 10:56:33 2026 -0700"
  },
  "message": "encoding/json: fix Decoder.InputOffset regression after EOF\n\nAfter Decoder.Token reports EOF, the Decoder.InputOffset\nshould include any upcoming colons or commas.\nThis fixes the v1 implementation using v2 to replicate\nhistorical v1 behavior.\n\nFixes #79919\n\nChange-Id: I683ca2db00c4a64852ac4c2c7e42a64df2859acd\nReviewed-on: https://go-review.googlesource.com/c/go/+/788861\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95402da25d4f608e23921a829c581625ef292442",
      "old_mode": 33188,
      "old_path": "src/encoding/json/stream_test.go",
      "new_id": "0aaaebfd04f4e7931bac8d0d8ae95a5342b2f8f1",
      "new_mode": 33188,
      "new_path": "src/encoding/json/stream_test.go"
    },
    {
      "type": "modify",
      "old_id": "a2829a98fce064c279c514000f2b35fc6d6a1edb",
      "old_mode": 33188,
      "old_path": "src/encoding/json/v2_stream.go",
      "new_id": "26836c7ccf3ecf3ec9c32813c871e24d31b6f654",
      "new_mode": 33188,
      "new_path": "src/encoding/json/v2_stream.go"
    },
    {
      "type": "modify",
      "old_id": "47d738e26ff761b69fe7a5f2ba5db6a8f7163a6a",
      "old_mode": 33188,
      "old_path": "src/encoding/json/v2_stream_test.go",
      "new_id": "4989e38f7a36b00635754ea75830ab88850e7d21",
      "new_mode": 33188,
      "new_path": "src/encoding/json/v2_stream_test.go"
    }
  ]
}
