)]}'
{
  "commit": "fbc6857c8a4f6bf3c0171d0ef4f02bafaa612667",
  "tree": "10dc70d80b86f9dd47a5cea42e9718f9f83e7295",
  "parents": [
    "2392e042a5ccd915a4529ff1c0d3f7da21c1dd96"
  ],
  "author": {
    "name": "Michael Anthony Knyszek",
    "email": "mknyszek@google.com",
    "time": "Mon Aug 26 19:45:14 2024 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Thu Sep 05 15:36:19 2024 +0000"
  },
  "message": "internal/gocore: support Go 1.22 allocation headers\n\nThis change supports Go 1.22 allocation headers by identifying all the\nheap pointers when enumerating spans. When looking over each span, we\ncheck to see where the pointer data for each value lives, and then\nenumerate all the pointers as needed.\n\nThis gets the goroot test passing again, which is a low bar... but it\u0027s\nsomething.\n\nWhile we\u0027re here, let\u0027s also get rid of a branch that only applied to an\nunreleased version of Go 1.22.\n\nFixes #63359.\n\nChange-Id: Id936a0e3b44d0fb0ec300fe957ac8218212de939\nReviewed-on: https://go-review.googlesource.com/c/debug/+/608475\nReviewed-by: Keith Randall \u003ckhr@golang.org\u003e\nReviewed-by: Keith Randall \u003ckhr@google.com\u003e\nAuto-Submit: Michael Knyszek \u003cmknyszek@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7db04a6c877ea7e2ce78edafd70c4d054acb83d4",
      "old_mode": 33188,
      "old_path": "internal/gocore/gocore_test.go",
      "new_id": "c599db38c305aab9d3997996b956cffe3877f508",
      "new_mode": 33188,
      "new_path": "internal/gocore/gocore_test.go"
    },
    {
      "type": "modify",
      "old_id": "88ea63cd41c3f8de4a724722248ac1f16a81e4f5",
      "old_mode": 33188,
      "old_path": "internal/gocore/object.go",
      "new_id": "481a04d36d156fd9b91b421deae24acaac3e3a7d",
      "new_mode": 33188,
      "new_path": "internal/gocore/object.go"
    },
    {
      "type": "modify",
      "old_id": "bbedd02372f3e163d91b7f933ccaf2120c9b7443",
      "old_mode": 33188,
      "old_path": "internal/gocore/process.go",
      "new_id": "73e7b9910fcad471a697c84ab23bbec9bfd7730a",
      "new_mode": 33188,
      "new_path": "internal/gocore/process.go"
    }
  ]
}
