)]}'
{
  "commit": "ae0deb7a4c9d16406b4c2a32fd9442bc3faf079b",
  "tree": "4a394dca295421139734debbad02e84434e12521",
  "parents": [
    "d36a54b56b46cb3de852f65cec98b6a563ff8011"
  ],
  "author": {
    "name": "Suzy Mueller",
    "email": "suzmue@golang.org",
    "time": "Thu Jun 24 11:53:41 2021 -0400"
  },
  "committer": {
    "name": "Suzy Mueller",
    "email": "suzmue@golang.org",
    "time": "Tue Jul 13 14:00:16 2021 +0000"
  },
  "message": "internal/lsp: fix variable reuse bug in code actions\n\nTaking the address of the variables defined by range in a for loop is not\nsafe since they are reused. Get the address from the original slice.\n\nChange-Id: If7fbf3fdbfeeaf329f36e416642582002895bbce\nReviewed-on: https://go-review.googlesource.com/c/tools/+/330649\nTrust: Suzy Mueller \u003csuzmue@golang.org\u003e\nRun-TryBot: Suzy Mueller \u003csuzmue@golang.org\u003e\ngopls-CI: kokoro \u003cnoreply+kokoro@google.com\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Rebecca Stambler \u003crstambler@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac22bc072d42d84f1645857440509f4246b62414",
      "old_mode": 33188,
      "old_path": "internal/lsp/code_action.go",
      "new_id": "1c5ad4d636a2212c919b0600d0612e148618453b",
      "new_mode": 33188,
      "new_path": "internal/lsp/code_action.go"
    }
  ]
}
