)]}'
{
  "commit": "a07c284bcf333dc17a1489fd441e8fccf1e01c2a",
  "tree": "06ba5d0e3ce1290e0089a7745765913a1e45329d",
  "parents": [
    "cd4111d5df24d7371a270187581e15b162c598e0"
  ],
  "author": {
    "name": "Dmitri Shuralyov",
    "email": "dmitshur@golang.org",
    "time": "Mon Feb 08 13:19:29 2021 -0500"
  },
  "committer": {
    "name": "Dmitri Shuralyov",
    "email": "dmitshur@golang.org",
    "time": "Mon Feb 08 21:42:16 2021 +0000"
  },
  "message": "README: update deployment instructions for module mode\n\nThe go.mod file did not provide all dependencies before the glcoud\ndeploy step, because there was no go mod tidy or go get step after\nrsync was used to copy the golang.org/x/tools/cmd/present command.\n\nThe previous deploy instructions assumed a GOPATH layout where\n../tools is a checkout of the golang.org/x/tools repository.\nThat may still hold today, but it\u0027s hard to control or predict\nwhat commit will be checked out at that path. It\u0027s also hard to\narrange that the same version of x/tools is used for the present\ncommand as well as its dependencies.\n\nChange the approach to use go get to select the version of x/tools\nthat provides the golang.org/x/tools/cmd/present command intended\nfor deployment. Also rewrite the deployment into numbered steps.\n\nChange the README format to use Markdown and expand some general\nsections to be more consistent with our READMEs in other repos.\n\nFixes golang/go#44164.\nUpdates golang/go#36825.\n\nChange-Id: Ibf01b076d6a6767184d092cbd7116c20007c8fa7\nReviewed-on: https://go-review.googlesource.com/c/talks/+/290192\nTrust: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Alexander Rakoczy \u003calex@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "delete",
      "old_id": "34460f0d11a6dce7b88877663648a64b9c5a1a81",
      "old_mode": 33188,
      "old_path": "README",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "135d5ee2e94e301db490534037a98737f6518f66",
      "new_mode": 33188,
      "new_path": "README.md"
    }
  ]
}
