)]}'
{
  "commit": "4d9f9d5644e3a318b638415069da4e6836f1a308",
  "tree": "bc967af24b12330a42aebe18f991f3a94c3ae3f7",
  "parents": [
    "da0aba9faf6cbc1094b5e2910b4c2756b264d1e7"
  ],
  "author": {
    "name": "RoomWithOutRoof",
    "email": "166608075+Jah-yee@users.noreply.github.com",
    "time": "Mon Jul 13 15:57:10 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jul 13 15:57:10 2026"
  },
  "message": "Fix Go 1.24 http.Serve panic stack detection by adding newline after each bucket (#97)\n\nGo 1.24 changed runtime.Stack() output format for http.Serve panic.\nPreviously first panic printed stack immediately. Now it requires\nan additional LF character before detecting the stack.\n\nAdd a newline after each bucket/goroutine output to fix this.\nWithout this, the second+ panic\u0027s stack trace appears but the first\npanic\u0027s stack trace is silently discarded.\n\nRef: https://github.com/maruel/panicparse/issues/93",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c44bfd3a075e9f5d3485188ec9e51915ddcfe776",
      "old_mode": 33188,
      "old_path": "internal/main.go",
      "new_id": "cb9066727731c3c0dfb57df9676e32007eee9f6d",
      "new_mode": 33188,
      "new_path": "internal/main.go"
    }
  ]
}
