)]}'
{
  "commit": "22ba2078e183beec12908ea94f1d899c53dbf02c",
  "tree": "f7c7f04014a0a6f019c18db1b71e65573a455461",
  "parents": [
    "93782cc822b6b554cb7df40332fd010f0473cbc8"
  ],
  "author": {
    "name": "Eric Wohltman",
    "email": "eric.wohltman@gmail.com",
    "time": "Thu Sep 07 12:51:47 2023 -0400"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Sep 26 16:46:49 2023 +0000"
  },
  "message": "singleflight: add panicError.Unwrap method\n\nCurrently when singleflight recovers from a panic, it wraps it with the private\nerror type panicError. This change adds an `Unwrap` method to panicError to\nallow wrapped errors to be returned.\n\nUpdates golang/go#62511\n\nChange-Id: Ia510ad7d5881207ef71f9eb89c1766835af19b6b\nReviewed-on: https://go-review.googlesource.com/c/sync/+/526171\nAuto-Submit: Bryan Mills \u003cbcmills@google.com\u003e\nReviewed-by: Than McIntosh \u003cthanm@google.com\u003e\nReviewed-by: Bryan Mills \u003cbcmills@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8473fb7922c164c44debd6c1fa214fa3eaae6629",
      "old_mode": 33188,
      "old_path": "singleflight/singleflight.go",
      "new_id": "4051830982ad3fbeea9ba92f99d38542d8221f1f",
      "new_mode": 33188,
      "new_path": "singleflight/singleflight.go"
    },
    {
      "type": "modify",
      "old_id": "bb25a1e335bbef3613b8d68c9eb4062e94af4122",
      "old_mode": 33188,
      "old_path": "singleflight/singleflight_test.go",
      "new_id": "1e85b175e0279a5bbe84d079958684d7a4b0371b",
      "new_mode": 33188,
      "new_path": "singleflight/singleflight_test.go"
    }
  ]
}
