)]}'
{
  "commit": "46928a5cfea044cde63ee870a56642ab378ca713",
  "tree": "6b4fb3d576073ea147fb12842fcb80b39f769e7c",
  "parents": [
    "318adf29221aec00b6ab194954ca537bcd6dbc72"
  ],
  "author": {
    "name": "ssd71",
    "email": "shibanidash71@gmail.com",
    "time": "Tue Jun 11 15:10:22 2024 +0000"
  },
  "committer": {
    "name": "Alan Donovan",
    "email": "adonovan@google.com",
    "time": "Tue Jun 11 16:30:37 2024 +0000"
  },
  "message": "gopls: fix StmtToInsertVarBefore for switch stmts\n\nThe function StmtToInsertVarBefore on getting a\nvariable declaration in switch stmt was returning\nthe variable declaration statement instead of the\nswitch statment.\n\nFixes golang/go#67905\n\nChange-Id: Ied1f82061ae4d5bbe6b65e6897e8db44ef43d8c6\nGitHub-Last-Rev: 11b8c6d043f0d55169275b026e9b8f76f8aadf95\nGitHub-Pull-Request: golang/tools#498\nReviewed-on: https://go-review.googlesource.com/c/tools/+/591496\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\nReviewed-by: Robert Findley \u003crfindley@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": "ddce478a0999b028101fd835ef3fb74cf28f02b8",
      "old_mode": 33188,
      "old_path": "gopls/internal/golang/extract.go",
      "new_id": "cc82a53f9666bbc92c9607299f0cc0dfdaadaa53",
      "new_mode": 33188,
      "new_path": "gopls/internal/golang/extract.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c3e75defc518202c2ae37491b7b445bac95090e9",
      "new_mode": 33188,
      "new_path": "gopls/internal/test/marker/testdata/codeaction/extract_variable-67905.txt"
    },
    {
      "type": "modify",
      "old_id": "9ba3a8efb9eea0654cfa5c60ed297e9f28e4ca20",
      "old_mode": 33188,
      "old_path": "internal/analysisinternal/analysis.go",
      "new_id": "db639c17e42be81e563b950c03e1a8cebecd39bb",
      "new_mode": 33188,
      "new_path": "internal/analysisinternal/analysis.go"
    }
  ]
}
