)]}'
{
  "commit": "aebd87084e63fd3aa0a5222eeae28af6c2e33629",
  "tree": "ee8ee03472adedf26894338eb0b62f59b06dea30",
  "parents": [
    "5357b43c088d8403d5fcd9992431db0a351ce922"
  ],
  "author": {
    "name": "acehinnnqru",
    "email": "acehinnnqru@gmail.com",
    "time": "Wed Apr 08 23:33:03 2026 +0800"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Thu Apr 09 13:20:32 2026 -0700"
  },
  "message": "gopls: improve doc link matching to support links followed by a colon\n\nThe existing `docLinkRegex` fails to handle cases like `[Demo]: demo`,\nwhich are valid. This change introduces a new helper function,\n`findDocLinkIndices`, to correctly locate doc link indices. In the mean\ntime, changing the `docLinkRegex` to find out all the matched positions.\n\nFixes golang/go#75925\n\nChange-Id: I359990d9c71c73bad5869c280af74dd301f96338\nReviewed-on: https://go-review.googlesource.com/c/tools/+/715240\nReviewed-by: Madeline Kalil \u003cmkalil@google.com\u003e\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\nAuto-Submit: Alan Donovan \u003cadonovan@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eb6630ce9ae3639b8260ea96c3ea29d3ba66f79d",
      "old_mode": 33188,
      "old_path": "gopls/internal/golang/comment.go",
      "new_id": "80d43ea7f3be054c5066be94214b542b961144cf",
      "new_mode": 33188,
      "new_path": "gopls/internal/golang/comment.go"
    },
    {
      "type": "modify",
      "old_id": "4a1b4ea55a139647745feae9ab246218e725f68e",
      "old_mode": 33188,
      "old_path": "gopls/internal/golang/semtok.go",
      "new_id": "9b8d5ccf6758d4e5fd39675ba3579466af065a4e",
      "new_mode": 33188,
      "new_path": "gopls/internal/golang/semtok.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5cf412625db5afd74cb9e8e55d5188d4d3df400b",
      "new_mode": 33188,
      "new_path": "gopls/internal/test/marker/testdata/token/issue75925.txt"
    }
  ]
}
