)]}'
{
  "commit": "0da58d076a98a0fa027ea547b2a1c35147fd6e6e",
  "tree": "2409540ac1c42a6f3bc1ed1732d79d9c9a13b8ea",
  "parents": [
    "a6a7b148f874b32a34e833893971b471cd9cdeb7"
  ],
  "author": {
    "name": "Jay Conrod",
    "email": "jayconrod@google.com",
    "time": "Fri Jul 12 17:31:59 2019 -0400"
  },
  "committer": {
    "name": "Jay Conrod",
    "email": "jayconrod@google.com",
    "time": "Tue Jul 16 15:01:16 2019 +0000"
  },
  "message": "cmd/go: clarify error text for module path mismatch\n\nThis error occurs when a module is loaded with one name (for example,\ngithub.com/golang/lint) but declares a different path in its go.mod\n(golang.org/x/lint). The current text \"unexpected module path\" is\nconfusing. It doesn\u0027t explain why the path was unexpected, and it\u0027s\nnot clear what was expected.\n\nWith this change, the error text includes the module and version\ncontaining the go.mod file with the error, the declared module path,\nand the loaded module path. The paths are vertically aligned so\ndifferences are visually obvious. As with other module version errors,\nthe shortest chain of requirements is printed.\n\nThis change supercedes CL 158477.\n\nFixes #28489\n\nChange-Id: Ieb07d00bcae182376d7be6aad111c84fbf784354\nReviewed-on: https://go-review.googlesource.com/c/go/+/185985\nRun-TryBot: Jay Conrod \u003cjayconrod@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Bryan C. Mills \u003cbcmills@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81fb8b346f8663b7f987fa6501943bed2e7b01aa",
      "old_mode": 33188,
      "old_path": "src/cmd/go/internal/modload/load.go",
      "new_id": "c6a7c419fb0c167963b0608d4943286828f89733",
      "new_mode": 33188,
      "new_path": "src/cmd/go/internal/modload/load.go"
    },
    {
      "type": "modify",
      "old_id": "6fdf2c7b6beb4406afddc90a924b51ac5f50f280",
      "old_mode": 33188,
      "old_path": "src/cmd/go/testdata/script/mod_load_badchain.txt",
      "new_id": "1e0b472468da1cf58ed8b44ad6621043f8737ce6",
      "new_mode": 33188,
      "new_path": "src/cmd/go/testdata/script/mod_load_badchain.txt"
    }
  ]
}
