)]}'
{
  "commit": "22b709631a034ac104cf20eb792086d9aa34b8ad",
  "tree": "0df76016d23d3c34feada7fb544660d0205c0a18",
  "parents": [
    "72a884b2d6d4abe309aff7f5ee5ebe70c22d36fc"
  ],
  "author": {
    "name": "Hana",
    "email": "hyangah@gmail.com",
    "time": "Fri May 06 09:33:05 2022 -0400"
  },
  "committer": {
    "name": "Hyang-Ah Hana Kim",
    "email": "hyangah@gmail.com",
    "time": "Fri May 06 16:33:28 2022 +0000"
  },
  "message": "internal/lsp/cmd: change vulncheck to directly call the hook\n\nInstead of invoking the command through the LSP custom command,\ncall the vulncheck command hook directly. That reduces the extra\noverhead of bringing up the full gopls server \u0026 package loading.\nThe vulncheck hook loads packages again any way, so the benefit\nof running the check inside gopls\u0027s custom command framework\nis not huge any more.\n\nStill `gopls vulncheck` is useful - editors don\u0027t need to install\nanother binary for vulncheck feature, and it will output the\nresult in the format easier to handle than what `govulncheck`\ncurrently offers.\n\nUpdates golang/go#50577\n\nChange-Id: Ia21e6d7e0c37c4a1b02dc8bbca860143524c3d1b\nReviewed-on: https://go-review.googlesource.com/c/tools/+/404574\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\ngopls-CI: kokoro \u003cnoreply+kokoro@google.com\u003e\nRun-TryBot: Hyang-Ah Hana Kim \u003chyangah@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4bfdc4b47e1126585cff15742efbd5c8d2f46db0",
      "old_mode": 33188,
      "old_path": "internal/lsp/cmd/usage/vulncheck.hlp",
      "new_id": "99fe13c70974ee043f1e133bbe07cb1d0b1ca842",
      "new_mode": 33188,
      "new_path": "internal/lsp/cmd/usage/vulncheck.hlp"
    },
    {
      "type": "modify",
      "old_id": "adf59cecbabd053fb44aaf19c94ca78a12ebbee0",
      "old_mode": 33188,
      "old_path": "internal/lsp/cmd/vulncheck.go",
      "new_id": "81737783c0d3d61d2d6b36199fcebb213056bd03",
      "new_mode": 33188,
      "new_path": "internal/lsp/cmd/vulncheck.go"
    }
  ]
}
