)]}'
{
  "commit": "a79201bad3812bc4088b397feffe8802c60116fa",
  "tree": "bee15c1af38b87997988ee9a61078a384963d3ec",
  "parents": [
    "6a8455fae7cf451af1ab814f5b81ddb1cb1079e6"
  ],
  "author": {
    "name": "Junyang Shao",
    "email": "shaojunyang@google.com",
    "time": "Mon Jun 08 17:16:23 2026 +0000"
  },
  "committer": {
    "name": "Junyang Shao",
    "email": "shaojunyang@google.com",
    "time": "Mon Jun 08 11:22:10 2026 -0700"
  },
  "message": "cmd/go: include simd bridge package in compiled test imports\n\nIt looks like a missing logic which breaks a very simple hello world\nsimd program. To reproduce: create a new directory, `go mod init main`,\nwrite a very simple main.go that imports simd/archsimd, and then open\nit with vscode+gopls, then cmd/go will panic:\n\nError loading workspace: packages.Load error: err: exit status 2: stderr: panic: runtime error: index out of range [0] with length 0\n\nThis CL fixes that.\n\nChange-Id: I03706a12dd0d8e2351494abe95265e4fc7672e48\nReviewed-on: https://go-review.googlesource.com/c/go/+/788281\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "44e1c2a29a837ac78a270245cdf94c5e47f91f2c",
      "old_mode": 33188,
      "old_path": "src/cmd/go/internal/load/test.go",
      "new_id": "8453cb2dc020b11efda7993355f64ed2db4b2863",
      "new_mode": 33188,
      "new_path": "src/cmd/go/internal/load/test.go"
    }
  ]
}
