)]}'
{
  "log": [
    {
      "commit": "01d7bafb2264ff9bdf94f9f4ce3971add2d212db",
      "tree": "fa07fec7e6d17f21b82db5ee830e34bb6d443e7e",
      "parents": [
        "a07c284bcf333dc17a1489fd441e8fccf1e01c2a"
      ],
      "author": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Mon Nov 22 12:29:57 2021 -0500"
      },
      "committer": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Wed Dec 15 18:57:44 2021 +0000"
      },
      "message": "talks: remove nearly everything\n\nEverything in this repo moved to golang.org/x/website\nin CL 365135 (x/website commit e219555f).\n\nLeave a README behind.\n\nChange-Id: I35d72a64f3f350967842fb3285737aa065729732\nReviewed-on: https://go-review.googlesource.com/c/talks/+/366177\nTrust: Russ Cox \u003crsc@golang.org\u003e\nRun-TryBot: Russ Cox \u003crsc@golang.org\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "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"
    },
    {
      "commit": "cd4111d5df24d7371a270187581e15b162c598e0",
      "tree": "fb230f5ea391f83bfa619c3b700100126c1a28c1",
      "parents": [
        "0327d39cfe0334e69cc5f31a4d69910c81f169a4"
      ],
      "author": {
        "name": "Dan Kortschak",
        "email": "dan@kortschak.io",
        "time": "Sun Jan 17 21:53:43 2021 +1030"
      },
      "committer": {
        "name": "Katie Hockman",
        "email": "katie@golang.org",
        "time": "Thu Jan 21 14:16:45 2021 +0000"
      },
      "message": "content/2012: prevent present from misinterpreting comment as title\n\nFixes golang/go#43455\n\nChange-Id: I889038efc166b1fb404764f82726c36a1a69ae0d\nReviewed-on: https://go-review.googlesource.com/c/talks/+/284392\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\nTrust: Katie Hockman \u003ckatie@golang.org\u003e\nRun-TryBot: Katie Hockman \u003ckatie@golang.org\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\n"
    },
    {
      "commit": "0327d39cfe0334e69cc5f31a4d69910c81f169a4",
      "tree": "01c8baf3121dfa940cb2e9032bad9a338d9d908d",
      "parents": [
        "083066ceb3152d883ec6a8ee67e00fd88330fc0c"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Fri Oct 30 18:19:30 2020 -0400"
      },
      "committer": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Sat Nov 07 03:26:02 2020 +0000"
      },
      "message": "talks: redirect HTTP traffic to HTTPS\n\nSet secure to always on all handlers so that HTTP traffic\nis redirected to an HTTPS URL with the same path.\n\nReferences:\n\n•\thttps://cloud.google.com/appengine/docs/standard/go/application-security#https_requests\n•\thttps://cloud.google.com/appengine/docs/standard/go/config/appref#handlers_secure\n\nFor golang/go#42281.\n\nChange-Id: Id89fbcfe97df255173e87f0af4ec71f5238897dc\nReviewed-on: https://go-review.googlesource.com/c/talks/+/266837\nTrust: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nReviewed-by: Alexander Rakoczy \u003calex@golang.org\u003e\nReviewed-by: Carlos Amedee \u003ccarlos@golang.org\u003e\n"
    },
    {
      "commit": "083066ceb3152d883ec6a8ee67e00fd88330fc0c",
      "tree": "e894b59da871e7af4ddd7cefdaa90368ee1831e8",
      "parents": [
        "067e0d331feee4f8d0fa17d47444db533bd904e7"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Thu Jan 02 18:15:50 2020 -0500"
      },
      "committer": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Mon Jan 06 21:29:03 2020 +0000"
      },
      "message": "README: clarify deploy instructions\n\nCL 200220 made a helpful change of suggesting a convenient command\nto copy the contents tools/cmd/present to the root of this repository.\n\nThis change aims to make it easier to see that the copy step is going\nto be performed by one of the two commands, rather than something that\nthe reader must do manually first, by splitting the instructions into\ntwo separate steps. Each step has a description and a command to run.\n\nUpdate a link to use https. Also remove one of the two trailing\nslashes that isn\u0027t needed, to make the command slightly shorter.\n\nChange-Id: I69bcbd6ca37f3dfc09fd8f300e3c3e6f062aa9a9\nReviewed-on: https://go-review.googlesource.com/c/talks/+/213158\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "067e0d331feee4f8d0fa17d47444db533bd904e7",
      "tree": "5ec6cb37eae1b2fc23ab1dc5a9c01c6ee2cef983",
      "parents": [
        "5b3b515f81b618347e144d0c086794ad13fc1bc9"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Thu Oct 10 04:29:33 2019 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Thu Oct 10 20:16:00 2019 +0000"
      },
      "message": "README: update deployment instructions a bit\n\nChange-Id: Ibfe933596b0bb182915c569caf67e02d9d3dec24\nReviewed-on: https://go-review.googlesource.com/c/talks/+/200220\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\n"
    },
    {
      "commit": "5b3b515f81b618347e144d0c086794ad13fc1bc9",
      "tree": "92d1bfa44d28e48ed71ac0ec032bf13a14934b8a",
      "parents": [
        "51b21305c12ce112c1420a6aacdf7ae836a834f9"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Wed Oct 09 22:05:37 2019 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Thu Oct 10 04:00:35 2019 +0000"
      },
      "message": "content/2019/playground-v3: add talk on gVisor-based Playgound \"v3\"\n\nChange-Id: Ib22fbb76a2bd6f99b31a07a570d0a4e169b533ae\nReviewed-on: https://go-review.googlesource.com/c/talks/+/200080\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\n"
    },
    {
      "commit": "51b21305c12ce112c1420a6aacdf7ae836a834f9",
      "tree": "37394d6a2633113f5bd33ec382239af5a1631c3a",
      "parents": [
        "5ca518b26a5529a11839285645c750ffc2f96500"
      ],
      "author": {
        "name": "Shivashis Padhi",
        "email": "shivashispadhi@gmail.com",
        "time": "Tue Oct 01 02:07:13 2019 +0000"
      },
      "committer": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Tue Oct 01 02:08:23 2019 +0000"
      },
      "message": "content: update balance.go to remove compile errors\n\nExplicitly cast time.Duration values to avoid compile-time errors.\n\nChange-Id: I394c248704023234c6e54bcde696734a35d4b5d0\nGitHub-Last-Rev: 252a12f6a028d43ac0139ec99e52b20ca521c5d7\nGitHub-Pull-Request: golang/talks#4\nReviewed-on: https://go-review.googlesource.com/c/talks/+/184083\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\n"
    },
    {
      "commit": "5ca518b26a5529a11839285645c750ffc2f96500",
      "tree": "be10f2dc87a0e3c979493c3cafa03feb84706d4f",
      "parents": [
        "fe698a2ad64e3802fea591da0cbeb039aa1cf846"
      ],
      "author": {
        "name": "Bryan C. Mills",
        "email": "bcmills@google.com",
        "time": "Tue Mar 12 12:59:18 2019 -0400"
      },
      "committer": {
        "name": "Bryan C. Mills",
        "email": "bcmills@google.com",
        "time": "Wed Mar 13 19:44:20 2019 +0000"
      },
      "message": "all: add go.mod\n\nCommands run:\n\tsed -i \u0027s;// +build OMIT;// +build ignore,OMIT;\u0027 $(grep -l OMIT -r)\n\tgo mod init\n\tgo mod edit -go\u003d1.11\n\tgo mod tidy\n\tgo list -m all\n\tgo test ./...\n\nUpdates golang/go#30228\nUpdates golang/go#29598\n\nChange-Id: I3d0a4787c1158572bed8dd3785ff02e16d1cc1f3\nReviewed-on: https://go-review.googlesource.com/c/talks/+/167159\nRun-TryBot: Bryan C. Mills \u003cbcmills@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "fe698a2ad64e3802fea591da0cbeb039aa1cf846",
      "tree": "5c721663edbac75493345307ff1db9509c8d6905",
      "parents": [
        "fb41a9b433bf1d7e71d768e703c81170aa4f282c"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Wed Mar 06 13:38:15 2019 -0500"
      },
      "committer": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Thu Mar 07 18:26:43 2019 +0000"
      },
      "message": "talks: set CHECK_COUNTRY env var in app.yaml\n\nThis uses the new golangorgenv package from CL 165459 to enable\ncountry check in the /share endpoint registered by x/tools/playground\npackage. This improves consistency with other similar services that\nalso use the x/tools/playground package.\n\nUpdates golang/go#30486\n\nChange-Id: Idc6db4e384a7392aa39967f3320c2158a9c7e99a\nReviewed-on: https://go-review.googlesource.com/c/talks/+/165742\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "fb41a9b433bf1d7e71d768e703c81170aa4f282c",
      "tree": "2c81f4a75a55c090d285af6a9cdcb5ab050e5bb7",
      "parents": [
        "ade048e130902266b1b4f508fc7bd9c433f48d36"
      ],
      "author": {
        "name": "Andrew Bonventre",
        "email": "andybons@gmail.com",
        "time": "Fri Oct 12 14:33:10 2018 -0400"
      },
      "committer": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Fri Oct 12 19:08:31 2018 +0000"
      },
      "message": "talks: add missing build tag to exclude example code\n\nThis was causing go test ./... to fail because it was including\nan example file when it should not.\n\nChange-Id: I3646d9ede5e893892068e0712528556f7615cb61\nReviewed-on: https://go-review.googlesource.com/c/141877\nRun-TryBot: Andrew Bonventre \u003candybons@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Katie Hockman \u003ckatie@golang.org\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n"
    },
    {
      "commit": "ade048e130902266b1b4f508fc7bd9c433f48d36",
      "tree": "70ea698ae107293ea12d8534028adbccb1e8d6cc",
      "parents": [
        "7426e6461029fb2f2fec878911ca8cca745dd7af"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "dmitshur@golang.org",
        "time": "Fri Oct 12 14:46:27 2018 -0400"
      },
      "committer": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Fri Oct 12 19:01:53 2018 +0000"
      },
      "message": "talks: add content/ element to import paths\n\nCL 141317 moved the talk content in the content/ subdirectory.\nThis CL follows up on that change by updating import paths accordingly.\nAfter this change, go test golang.org/x/talks/... passes.\n\nRemove some trailing whitespace from content/2016/applicative.slide.\n\nChange-Id: Iccfa77e0d8b5175a4dc0d97983fba09ce912ce50\nReviewed-on: https://go-review.googlesource.com/c/141878\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\nRun-TryBot: Andrew Bonventre \u003candybons@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n"
    },
    {
      "commit": "7426e6461029fb2f2fec878911ca8cca745dd7af",
      "tree": "2c34377ed30ab5a4480e04b4f6e2643fcbf60c5a",
      "parents": [
        "76e31c966a8972cd9c772d296b87caf843c67127"
      ],
      "author": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Wed Oct 10 17:27:15 2018 -0400"
      },
      "committer": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Thu Oct 11 02:35:23 2018 +0000"
      },
      "message": "talks: update repo to be deployable on App Engine again\n\nThis change moves the talk content in the content/ subdirectory\nnow that the default for App Engine is to use that directory per\ngolang.org/cl/140841.\n\nAlso update the README, app.yaml, and add a .gcloudignore since\nrunning gcloud app deploy will add it to the file tree if it\ndoesn\u0027t exist.\n\nFixes golang/go#28080\n\nChange-Id: Ie5dff7844d272d21ccb6db28aa1ca231f703787a\nReviewed-on: https://go-review.googlesource.com/c/141317\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "76e31c966a8972cd9c772d296b87caf843c67127",
      "tree": "ae22610f06af45de6b362cf7e399b08f188b8714",
      "parents": [
        "ea635b6f98864feb9a06de8d160af885e5999f09"
      ],
      "author": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Wed Mar 14 13:21:26 2018 -0400"
      },
      "committer": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Wed Mar 14 18:01:57 2018 +0000"
      },
      "message": "CONTRIBUTING.md: remove note about not accepting Pull Requests\n\nUpdates golang/go#24185\n\nChange-Id: Ib544ebd3a7b3f2bd621e5054235a174358909042\nReviewed-on: https://go-review.googlesource.com/100693\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "ea635b6f98864feb9a06de8d160af885e5999f09",
      "tree": "b7eaad4260d0b969cbd25c6f8b0b3f4e9bca4152",
      "parents": [
        "4923eeb29b3653c578b277bbb9effccd0a2bab2e"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Tue Nov 28 17:19:20 2017 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Tue Nov 28 18:31:27 2017 +0000"
      },
      "message": "2016/state-of-go/runtime: fix build tag comment breaking the build at tip\n\ngo vet failed on this in Go 1.10.\n\nChange-Id: Ib9fc409bb0c9a6b7dd22723ee5e64470cb8f4aea\nReviewed-on: https://go-review.googlesource.com/80296\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "4923eeb29b3653c578b277bbb9effccd0a2bab2e",
      "tree": "18e09dd98e6a5a4b3f5c6f2f7685ab656d58fb2f",
      "parents": [
        "7a9dbe835a32f45da7b0b1590a168df8fdfcfd75"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Nov 16 08:20:32 2017 +1100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed Nov 15 21:26:11 2017 +0000"
      },
      "message": "talks/2014/names: revise slides on local variables\n\nI was overzealous about short local variable names.\nOn reflection I think my advice was too strong, and\nthe example I gave was hard even for me to read.\n\nChange-Id: I3c300b95ac0453b9b5d1cfcd1e167965b643c817\nReviewed-on: https://go-review.googlesource.com/78135\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "7a9dbe835a32f45da7b0b1590a168df8fdfcfd75",
      "tree": "44bc911b25f510149d726c83b50e710b7e643eb4",
      "parents": [
        "693306794df53f39f853c9c15494bbc7c17dde7d"
      ],
      "author": {
        "name": "Steve Francia",
        "email": "spf@golang.org",
        "time": "Thu Aug 24 14:55:32 2017 -0400"
      },
      "committer": {
        "name": "Steve Francia",
        "email": "spf@golang.org",
        "time": "Thu Aug 31 17:57:42 2017 +0000"
      },
      "message": "talks: adding State of Go - Aug 2017\n\nChange-Id: I740470fe11987b6d0745e0ab5cc957b1b6a7f40d\nReviewed-on: https://go-review.googlesource.com/58670\nReviewed-by: Robert Griesemer \u003cgri@golang.org\u003e\n"
    },
    {
      "commit": "693306794df53f39f853c9c15494bbc7c17dde7d",
      "tree": "4307d41acf1ce111d32cceba81579d6db214aaa7",
      "parents": [
        "fbdfadebf1193ff057da2c1ca46db54437d0c9b1"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Jul 18 21:09:30 2017 +0000"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Jul 18 21:09:52 2017 +0000"
      },
      "message": "Revert \"2012: fix mix-up of semantic/syntactic\"\n\nThis reverts commit fbdfadebf1193ff057da2c1ca46db54437d0c9b1.\n\nReason for revert: The original is correct. It says both the old and new are syntactically good, so therefore it\u0027s semantics that change.\n\nChange-Id: Iee019438eaa9afd7dac2862b36fae24b040d6ffb\nReviewed-on: https://go-review.googlesource.com/49730\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "fbdfadebf1193ff057da2c1ca46db54437d0c9b1",
      "tree": "a8e416147170e55324e77bfe4da252d101a785e2",
      "parents": [
        "e577e0460826f0acd850583c6c6c421e141aab98"
      ],
      "author": {
        "name": "Marvin Stenger",
        "email": "marvin.stenger94@gmail.com",
        "time": "Tue Jul 18 13:09:36 2017 +0200"
      },
      "committer": {
        "name": "Kevin Burke",
        "email": "kev@inburke.com",
        "time": "Tue Jul 18 17:36:40 2017 +0000"
      },
      "message": "2012: fix mix-up of semantic/syntactic\n\nFixes golang/go#21065\n\nChange-Id: I73683ee8cd20eab4808b5130f848fa7fe2103c98\nReviewed-on: https://go-review.googlesource.com/49570\nReviewed-by: Kevin Burke \u003ckev@inburke.com\u003e\n"
    },
    {
      "commit": "e577e0460826f0acd850583c6c6c421e141aab98",
      "tree": "4307d41acf1ce111d32cceba81579d6db214aaa7",
      "parents": [
        "59356a2d320490ec76bb6d15cc2495eea765ac18"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Thu Jun 22 13:57:20 2017 -0700"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Thu Jun 22 21:03:12 2017 +0000"
      },
      "message": "talks: add link to recording of State of Go May 2017\n\nChange-Id: I98a748179541d082e2b9aa61402dcabdeb2aaef1\nReviewed-on: https://go-review.googlesource.com/46463\nReviewed-by: Chris Broadfoot \u003ccbro@golang.org\u003e\n"
    },
    {
      "commit": "59356a2d320490ec76bb6d15cc2495eea765ac18",
      "tree": "92cc066de7d0d479046a1736e8ee1b9a2c740ca4",
      "parents": [
        "68aba360a4e82e28970d8c046e84b165e00bf4be"
      ],
      "author": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Tue Jun 06 10:12:04 2017 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Tue Jun 06 18:26:41 2017 +0000"
      },
      "message": "2017: fix exporting-go.pdf, slide 26\n\nThe readNode function must return a node.\n\nChange-Id: I37926323c5e7d6887c950d948419913bd32d8547\nReviewed-on: https://go-review.googlesource.com/44990\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "68aba360a4e82e28970d8c046e84b165e00bf4be",
      "tree": "1139f5beff6d5e427eead382b8a51168e1f9f7a1",
      "parents": [
        "60f96695a6d92965c8194f329ed72f1d121be862"
      ],
      "author": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Mon Jun 05 15:47:36 2017 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Mon Jun 05 23:47:40 2017 +0000"
      },
      "message": "2017: added \"Exporting Go\" talk (GopherCon Singapore)\n\nChange-Id: I47b8ec153640f609014daa683cf8640f09232b3e\nReviewed-on: https://go-review.googlesource.com/44891\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "60f96695a6d92965c8194f329ed72f1d121be862",
      "tree": "76249c7e51415e3fb630a3ea7b4ce7469bccb340",
      "parents": [
        "f9d0f43e81708bef917a5084443cfc9c5eade034"
      ],
      "author": {
        "name": "Dmitri Shuralyov",
        "email": "shurcooL@gmail.com",
        "time": "Fri May 19 11:40:16 2017 -0400"
      },
      "committer": {
        "name": "Dmitri Shuralyov",
        "email": "shurcool@gmail.com",
        "time": "Fri May 19 15:53:58 2017 +0000"
      },
      "message": "2017/state-of-go-may: add +build go1.9 constraint for Go 1.9+ samples\n\nFixes golang/go#20424.\n\nChange-Id: I4e4721d1f61696b36ebe418457c3c51afbf0c1a6\nReviewed-on: https://go-review.googlesource.com/43731\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "f9d0f43e81708bef917a5084443cfc9c5eade034",
      "tree": "43dbd4f6d7dfa1c64dd1e1a384cd8fdc888a6821",
      "parents": [
        "813e3ef0aef8d4d1948242b83ddec2e1909e16ed"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Tue May 16 10:45:49 2017 -0700"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Thu May 18 23:57:19 2017 +0000"
      },
      "message": "talks: State of Go May 2017\n\nChange-Id: I1736e8e61137cb4b3c59870503e65635762bab19\nReviewed-on: https://go-review.googlesource.com/43553\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n"
    },
    {
      "commit": "813e3ef0aef8d4d1948242b83ddec2e1909e16ed",
      "tree": "e9b4e23cfc5b55cba241e4267ef91cc5167bd597",
      "parents": [
        "cd23726c7ff9cf5cf0f53a64f0e0c6ebdd89fd42"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Wed Feb 22 21:51:02 2017 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Thu Feb 23 06:49:56 2017 +0000"
      },
      "message": "2017/state-of-go/stdlib/sort: fix build for Go 1.7 and below\n\nChange-Id: Ic57fac2538bba21501e9a2503a60804b9161d2cc\nReviewed-on: https://go-review.googlesource.com/37387\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Josh Bleecher Snyder \u003cjosharian@gmail.com\u003e\n"
    },
    {
      "commit": "cd23726c7ff9cf5cf0f53a64f0e0c6ebdd89fd42",
      "tree": "a36dd6866976d7e0b862fdefdde963fe8ab6e180",
      "parents": [
        "c9f0190a9d8676e253fa0e642ae0dfb74e9ffc2e"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Tue Feb 21 02:25:50 2017 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Tue Feb 21 06:20:02 2017 +0000"
      },
      "message": "2017/state-of-go/stdlib/sort: fix build on 32-bit plaforms\n\nChange-Id: I071e77d972c6fba474e00b2661cc9966bec56826\nReviewed-on: https://go-review.googlesource.com/37297\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Josh Bleecher Snyder \u003cjosharian@gmail.com\u003e\n"
    },
    {
      "commit": "c9f0190a9d8676e253fa0e642ae0dfb74e9ffc2e",
      "tree": "96722a2824c6eb38fa7efbbbb1bb2941fd898dff",
      "parents": [
        "a679a418aab2ab68a8bcd40cb75b8cb4a521852a"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Fri Feb 17 11:23:53 2017 -0800"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Fri Feb 17 22:09:03 2017 +0000"
      },
      "message": "talks: fix try-bots adding build OMITs everywhere\n\nFixes golang/go#19154.\n\nChange-Id: I1deb2b762cada048945601db2d1a737b5c0be3e7\nReviewed-on: https://go-review.googlesource.com/37210\nRun-TryBot: Francesc Campoy Flores \u003ccampoy@golang.org\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "a679a418aab2ab68a8bcd40cb75b8cb4a521852a",
      "tree": "cf46f6fc3ff8a5e12b04581b67fbb11e42ba2dbb",
      "parents": [
        "926adaffc297a1064b90dd8c0b468c193617ab98"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Sun Feb 05 16:54:26 2017 +0100"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Sun Feb 05 17:08:18 2017 +0000"
      },
      "message": "talks: fix typos and other small issues in State of Go 2017\n\nChange-Id: Ibacf27ca12c9c7438c58725b7da047464f9f87ee\nReviewed-on: https://go-review.googlesource.com/36333\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "926adaffc297a1064b90dd8c0b468c193617ab98",
      "tree": "f4f3046fe295b5924f1b1d47c5c622ce774e3876",
      "parents": [
        "cbcc7b8affdf820bc97eeabd27f94a9ff135abca"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Tue Jan 31 14:33:26 2017 +0100"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Sun Feb 05 09:01:59 2017 +0000"
      },
      "message": "talks: State of Go 2017\n\nChange-Id: If5900ebc7b9872314ae75160489a66d0fd65cc81\nReviewed-on: https://go-review.googlesource.com/36053\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "cbcc7b8affdf820bc97eeabd27f94a9ff135abca",
      "tree": "65e836c7281bedd0ebc6dbc188129c91889dea84",
      "parents": [
        "7d44d44024d7bcb2ad8498942ac8d932bc1ad54a"
      ],
      "author": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Thu Dec 01 00:29:35 2016 -0500"
      },
      "committer": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Thu Dec 01 05:31:10 2016 +0000"
      },
      "message": "talks: add to 2016/refactor.article a link to issue 18130\n\nChange-Id: I14b9ada64e25c6ba0530fabbd24e8ff98c252979\nReviewed-on: https://go-review.googlesource.com/33724\nRun-TryBot: Russ Cox \u003crsc@golang.org\u003e\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n"
    },
    {
      "commit": "7d44d44024d7bcb2ad8498942ac8d932bc1ad54a",
      "tree": "ffca7b4c8751dc2808802e71c2fb289f9e7495ac",
      "parents": [
        "ac86449e5bcafaae7b114263cbfbc899a3ec2cdd"
      ],
      "author": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Sun Nov 27 21:08:25 2016 -0500"
      },
      "committer": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Thu Dec 01 05:26:50 2016 +0000"
      },
      "message": "talks: add 2016/refactor.article, based on my GothamGo talk\n\nChange-Id: I62653a352773429c4517355d6c280289badd213f\nReviewed-on: https://go-review.googlesource.com/33723\nRun-TryBot: Russ Cox \u003crsc@golang.org\u003e\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n"
    },
    {
      "commit": "ac86449e5bcafaae7b114263cbfbc899a3ec2cdd",
      "tree": "0e4d528b9dd2320900b99c74c525456e68fd7336",
      "parents": [
        "6f47ff2d07e93290cbb8f54b75c20649fbf26754"
      ],
      "author": {
        "name": "Brendan Tracey",
        "email": "tracey.brendan@gmail.com",
        "time": "Wed Nov 16 01:26:54 2016 -0700"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Wed Nov 16 14:40:50 2016 +0000"
      },
      "message": "2016/prototype-your-design: Fix typo\n\nChange-Id: I5bd6c44d94337d0d4f89a2af785c504c872baf41\nReviewed-on: https://go-review.googlesource.com/33302\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "6f47ff2d07e93290cbb8f54b75c20649fbf26754",
      "tree": "c5b0ba103a5a8284b262a7c07a243b2846264703",
      "parents": [
        "580c082a06716f4888ab55cce85d2bdbf7a82b34"
      ],
      "author": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Wed Nov 02 09:50:21 2016 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Thu Nov 03 00:28:54 2016 +0000"
      },
      "message": "2016: add full text for \"Prototype your design!\" talk\n\nChange-Id: I04784a6a8fa2879640316efb184d97bd3dd18a70\nReviewed-on: https://go-review.googlesource.com/32632\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "580c082a06716f4888ab55cce85d2bdbf7a82b34",
      "tree": "4609d3229704536c917134699e9b4cb287885408",
      "parents": [
        "6e04e1056db2027e5d40f32308ad767f9be921b1"
      ],
      "author": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Tue Nov 01 22:35:24 2016 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Wed Nov 02 06:00:44 2016 +0000"
      },
      "message": "2016: add \"Prototype your Design!\" talk (dotGo 2016)\n\nChange-Id: I65acb219bf9551ef4300af221223d9469be7a382\nReviewed-on: https://go-review.googlesource.com/32573\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "6e04e1056db2027e5d40f32308ad767f9be921b1",
      "tree": "3481bb83459192df636d4bf86ee7fe26de01d2c7",
      "parents": [
        "456b5fca3a73edb41339aa18660233f6ded56b9a"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Sep 20 06:23:57 2016 +1000"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Sep 20 00:12:58 2016 +0000"
      },
      "message": "2016: add token.slide\n\nSlides for my talk at the Go meetup in Sydney on September 15 2016.\n\nChange-Id: Ib34d261a3c8fc4f698e9115953191d35e5ddacb8\nReviewed-on: https://go-review.googlesource.com/29345\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "456b5fca3a73edb41339aa18660233f6ded56b9a",
      "tree": "bb0d22eff9f8b8fb3a923e67a5be1dbacf620a76",
      "parents": [
        "137c9c6e4344a3f60c8ac9d083287a8b409650cc"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Mon Sep 12 08:01:08 2016 +1000"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Sun Sep 11 23:37:36 2016 +0000"
      },
      "message": "2012/waza.slide: fix broken link\n\nThe talk is now on youtube.\n\nChange-Id: I7ac64ee325144e3d72dfb9c7c42855313d901e65\nReviewed-on: https://go-review.googlesource.com/28994\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "137c9c6e4344a3f60c8ac9d083287a8b409650cc",
      "tree": "9a7420a82bd4e726c566b942f1ef00070a3132db",
      "parents": [
        "8bd4c58cd42f5d19e66056001c7d20f3bd06fd3e"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Aug 23 10:11:18 2016 +1000"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Aug 23 00:12:22 2016 +0000"
      },
      "message": "asm: fix asm.slide\n\nadd.go.txt did not exist\n\nTBR\u003dbradfitz\n\nChange-Id: If5d9e7c8411d1cb3bdc5a40b72fc4ef21abd7b3b\nReviewed-on: https://go-review.googlesource.com/27570\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "8bd4c58cd42f5d19e66056001c7d20f3bd06fd3e",
      "tree": "7d82da3a84288bf65ea5829fbb60129918dc940e",
      "parents": [
        "c317364e862dd30953a4a39355bc770b15881a02"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Mon Aug 22 15:49:10 2016 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Mon Aug 22 20:39:18 2016 +0000"
      },
      "message": "2016/asm: fix the build, renaming *.s files to *.s.txt\n\nChange-Id: I992b2789e36fd881ce046863382758edbb89687c\nReviewed-on: https://go-review.googlesource.com/27469\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "c317364e862dd30953a4a39355bc770b15881a02",
      "tree": "e665d7f3913a79e0e682cf3e43f8e2dc120b6249",
      "parents": [
        "bc8573c8162b9fa7e1f9214425159de3af0412b2"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Fri Aug 19 07:00:02 2016 +1000"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Thu Aug 18 21:14:50 2016 +0000"
      },
      "message": "talks/2016/asm: add slides for assembler talk\n\nFrom GopherCon, The Design of the Go Assembler\n\nChange-Id: If585f57e4adc904138c9e381d3bec55b0e7e6c03\nReviewed-on: https://go-review.googlesource.com/27333\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "bc8573c8162b9fa7e1f9214425159de3af0412b2",
      "tree": "4a3331f153782f1241a0e1a652aa258826e72071",
      "parents": [
        "42334b6f2551955b5e77dbcc47b0d511c24fa08e"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Fri Jul 15 14:40:14 2016 +0000"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Fri Jul 15 17:39:44 2016 +0000"
      },
      "message": "2016/applicative: fix the build\n\nUpdates golang/go#11811\n\nChange-Id: I148208e9e71a3bb86751287bd46ab64c351e89d0\nReviewed-on: https://go-review.googlesource.com/24944\nReviewed-by: Parker Moore \u003cparkrmoore@gmail.com\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "42334b6f2551955b5e77dbcc47b0d511c24fa08e",
      "tree": "28784d7ec1898d80ae888a757893404912e3c20a",
      "parents": [
        "8fa8c9334d3e2bab49c6e6f487d04a38aa87fd09"
      ],
      "author": {
        "name": "Parker Moore",
        "email": "parkrmoore@gmail.com",
        "time": "Tue Jul 12 13:55:29 2016 -0700"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Wed Jul 13 20:04:42 2016 +0000"
      },
      "message": "2016/applicative: add link to YouTube recording\n\nBrowsing through the slides today, I did a quick search and found the link\nto the recording of Sameer Ajmani\u0027s talk at ACM Applicative on June 1, 2016.\nThis CL updates the \"we\u0027ll add a link when the video is available\" to the\nlink because, hey, it\u0027s available!\n\nGreat talk, Sameer.\n\nChange-Id: Ia0bb0c938f8f38e52ef928185a9b2c4adf747853\nReviewed-on: https://go-review.googlesource.com/24866\nReviewed-by: Sameer Ajmani \u003csameer@golang.org\u003e\n"
    },
    {
      "commit": "8fa8c9334d3e2bab49c6e6f487d04a38aa87fd09",
      "tree": "34af106347737b2cfbc5961108de88c9dcaf928b",
      "parents": [
        "5918bb7db31e72019088bf2822e596eec2e653eb"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Sat May 28 18:49:11 2016 -0400"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Jun 06 14:18:02 2016 +0000"
      },
      "message": "x/talks: Program your next server in Go, ACM Applicative, NYC\n\nChange-Id: I05600877bf0c66b6375751e605db0eb332f23224\nReviewed-on: https://go-review.googlesource.com/23601\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "5918bb7db31e72019088bf2822e596eec2e653eb",
      "tree": "aee12aca6e5a97c8b6c791507f1aaa10c2a65dcd",
      "parents": [
        "a0892253e3bfe4635fff966efd943478b351da44"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri May 27 06:18:32 2016 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu May 26 22:12:33 2016 +0000"
      },
      "message": "2011/lex: fix slide\n\nFixes golang/go#15851\n\nChange-Id: If15adad47feb7d50632a7779004c6ff7a6a676d3\nReviewed-on: https://go-review.googlesource.com/23465\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "a0892253e3bfe4635fff966efd943478b351da44",
      "tree": "30bae661b4d4019379255e49b1bc9aee275dd74f",
      "parents": [
        "49059a51162fef6ad398a71b0cae200f03cdd379"
      ],
      "author": {
        "name": "Nathan Youngman",
        "email": "git@nathany.com",
        "time": "Wed Feb 03 07:06:03 2016 -0700"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Wed Feb 03 15:00:44 2016 +0000"
      },
      "message": "talks: fix spello in State of Go 2016\n\nChange-Id: I41a02f7fa7f198dbf59ccd868f56b26af54d0e2c\nReviewed-on: https://go-review.googlesource.com/19181\nReviewed-by: Francesc Campoy Flores \u003ccampoy@golang.org\u003e\n"
    },
    {
      "commit": "49059a51162fef6ad398a71b0cae200f03cdd379",
      "tree": "78e182aa76dd432d6aeb1ba09cce696860aedb47",
      "parents": [
        "6464dc7d0511e0aae617cf1f350d9eb7fd396481"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Mon Feb 01 14:34:19 2016 +0100"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Wed Feb 03 08:22:04 2016 +0000"
      },
      "message": "talks: fix minor issues in State of Go 2016\n\nChange-Id: Iea2a9238e883f2c22ffe2ba8b92869bed0962203\nReviewed-on: https://go-review.googlesource.com/19123\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "6464dc7d0511e0aae617cf1f350d9eb7fd396481",
      "tree": "e07b70097fa9e6165e7d4bc3221e2aaa24a09189",
      "parents": [
        "e7d658d86ac642d4d3b1063faafef2f19653725b"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Fri Jan 29 17:42:14 2016 +0100"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Mon Feb 01 10:15:31 2016 +0000"
      },
      "message": "talks: state of go 2016\n\nChange-Id: I4c7f1dedbab624f08fef4142765ea094c488311d\nReviewed-on: https://go-review.googlesource.com/19121\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "e7d658d86ac642d4d3b1063faafef2f19653725b",
      "tree": "71a2395e217d98295a400f85a995f5e07b46fc65",
      "parents": [
        "834a7aa1f5b5b8a3886e8ab0ef3e4f498d964f9a"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jan 14 14:10:02 2016 +1100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jan 14 03:14:09 2016 +0000"
      },
      "message": "2015: add build tags for recent talks\n\nThis should make the build green for this repository.\n\nUpdates golang/go#11811\n\nChange-Id: I0c2300586b77733876c2311e3d27e04965c2cbf0\nReviewed-on: https://go-review.googlesource.com/18626\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n"
    },
    {
      "commit": "834a7aa1f5b5b8a3886e8ab0ef3e4f498d964f9a",
      "tree": "d7ca243a50d43bb6f165857d812b8441978f6835",
      "parents": [
        "222ebcb6291d53fdc12dce8828ef64c007493ac4"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Nov 17 09:23:09 2015 -0800"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue Dec 01 17:40:30 2015 +0000"
      },
      "message": "talks: add 2015/simplicity-is-complicated, r\u0027s talk at dotGo 2015\n\nChange-Id: I6d96dd63e35fb7e87d65d209328c798c8be0f3d5\nReviewed-on: https://go-review.googlesource.com/17265\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n"
    },
    {
      "commit": "222ebcb6291d53fdc12dce8828ef64c007493ac4",
      "tree": "7a6f8d93253f3addf669114d4c4bdddf029dc5e9",
      "parents": [
        "f9d5f970d8c7a01c917cb0676c116b9230c5baa9"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Fri Nov 20 08:57:40 2015 -0500"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Fri Nov 20 14:07:50 2015 +0000"
      },
      "message": "talks: add video link to GothamGo gRPC talk.\n\nChange-Id: Ia749c318cbad40c15019cbc788897f491155da5f\nReviewed-on: https://go-review.googlesource.com/17077\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "f9d5f970d8c7a01c917cb0676c116b9230c5baa9",
      "tree": "17e1c5156c72cbb89f750efd226a756b79221dd1",
      "parents": [
        "b63e35f86e78fd8abf1395f727de1c256c3bc476"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Tue Oct 06 09:08:23 2015 -0400"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Tue Oct 06 22:03:24 2015 +0000"
      },
      "message": "talks: fix typo in 2015/gotham-grpc\n\nChange-Id: Ie4e5d79fade236f8446d4637ec5fecadd9f30ba1\nReviewed-on: https://go-review.googlesource.com/15450\nReviewed-by: David Crawshaw \u003ccrawshaw@golang.org\u003e\n"
    },
    {
      "commit": "b63e35f86e78fd8abf1395f727de1c256c3bc476",
      "tree": "fd6c3b2ccc155d764eda8a7a89023bfd22e59209",
      "parents": [
        "245a933d60b7fbc6321a54c76916b06b0442603f"
      ],
      "author": {
        "name": "Alan Donovan",
        "email": "adonovan@google.com",
        "time": "Mon Oct 05 10:44:29 2015 -0400"
      },
      "committer": {
        "name": "Alan Donovan",
        "email": "adonovan@google.com",
        "time": "Tue Oct 06 01:39:59 2015 +0000"
      },
      "message": "2015: add link to slides and notes for adonovan\u0027s GothamGo talk\n\nwhose title is \"Using go/types for Code Comprehension and Refactoring Tools\".\n\nChange-Id: Id0bf5a5f9908c43c6cd738add2ee7dd58f164358\nReviewed-on: https://go-review.googlesource.com/15390\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "245a933d60b7fbc6321a54c76916b06b0442603f",
      "tree": "5ac61d37b2085fb69e2bea046308646e79b0e92b",
      "parents": [
        "962820142a11f46f44483c8693f3299fc4b9aa53"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Wed Sep 30 17:44:41 2015 -0400"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Oct 05 13:25:29 2015 +0000"
      },
      "message": "talks: GothamGo 2015: Go gRPC (as presented)\n\nChange-Id: I69ce7c37234bd0ee6105dfafda97b5111d1f5d92\nReviewed-on: https://go-review.googlesource.com/15360\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "962820142a11f46f44483c8693f3299fc4b9aa53",
      "tree": "f8e125cf96bf8c3c3b7776f4862d4c89008ed631",
      "parents": [
        "58ee3fcaaf8e5e4d24caa88020084bad7f00e344"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Sep 11 16:58:00 2015 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Sep 17 03:39:40 2015 +0000"
      },
      "message": "2015: add video link to \"Stupid Gopher Tricks\"\n\nChange-Id: Ie6d2dd0a628082793cb53b6d65f38966df3ede5e\nReviewed-on: https://go-review.googlesource.com/14489\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "58ee3fcaaf8e5e4d24caa88020084bad7f00e344",
      "tree": "6587566b8f40ee505414a0aaece2d5707d287902",
      "parents": [
        "44522de0699b7323845fabb3ea75063e66ad824a"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Aug 21 11:46:56 2015 +0100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Aug 21 11:46:52 2015 +0000"
      },
      "message": "2015/tricks: fix build\n\nChange-Id: I636b88872fa9e65a7e4d32cf22f44e559d156a43\nReviewed-on: https://go-review.googlesource.com/13776\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "44522de0699b7323845fabb3ea75063e66ad824a",
      "tree": "b3d8ce91e2bf10cf18b7418c4fb8b46f75b86a48",
      "parents": [
        "81d7d5b93272feace7b82a6cc55ff6c7d2d8f570"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Aug 21 11:46:56 2015 +0100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Aug 21 11:40:45 2015 +0000"
      },
      "message": "2015: add \"Stupid Gopher Tricks\" slides\n\nChange-Id: Ic0078d0fa166e266ee56ccc83d2c32e3c3a9f18d\nReviewed-on: https://go-review.googlesource.com/13775\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "81d7d5b93272feace7b82a6cc55ff6c7d2d8f570",
      "tree": "9cb2338502cc729656449cc6cd19aa365bacbd1b",
      "parents": [
        "bf8e66d3ff29cfd8e2724148aa40df7abb863f04"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jul 30 15:41:03 2015 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jul 30 05:54:46 2015 +0000"
      },
      "message": "2011/lex: fix build\n\nChange-Id: I33ecb377b4b88c1ac79a3f691f28dbf25459eaa3\nReviewed-on: https://go-review.googlesource.com/12884\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "bf8e66d3ff29cfd8e2724148aa40df7abb863f04",
      "tree": "3299b76c0fba03400d7b7d092f1ea22eb15ee0e2",
      "parents": [
        "6f0477d5e896936dc47a0d1ebabaade809e06d11"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jul 30 13:19:15 2015 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jul 30 04:50:29 2015 +0000"
      },
      "message": "2015: link to GopherCon videos from slides\n\nChange-Id: I5c19efb997e81027b8488c3030abbf17f97759de\nReviewed-on: https://go-review.googlesource.com/12881\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "6f0477d5e896936dc47a0d1ebabaade809e06d11",
      "tree": "9468814e7cde8a7d807377f4ff07b1290f8fb87c",
      "parents": [
        "dc2f12e1ab35acca77df70e9b9dd89b19f2f971e"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Thu Jul 30 11:37:38 2015 +1000"
      },
      "committer": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Thu Jul 30 02:29:54 2015 +0000"
      },
      "message": "talks/2011: copy in the lexical scanning talk from its old location\n\nIt resides in my code.google.com personal repository, but that\nwill go away and anyway it belongs here, a place that did not\nexist when the talk was given.\n\nThe only edits are formatting for the present format, an added\nline about Go 1 allowing goroutines in init, and a file rename\nto avoid a git gofmt precommit.\n\nChange-Id: I4c2f2c2d44fef9cb574ef4f7223d9cb0c7b15060\nReviewed-on: https://go-review.googlesource.com/12839\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "dc2f12e1ab35acca77df70e9b9dd89b19f2f971e",
      "tree": "195a354fc8b44a80b92362e289d0a86f5d6fab2b",
      "parents": [
        "2761ff85d95fd036b6495bc7fbc6a19de37fea89"
      ],
      "author": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Tue Jul 21 14:01:16 2015 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Wed Jul 22 17:26:55 2015 +0000"
      },
      "message": "2015: add \"The Evolution of Go\" GopherCon slides\n\nChange-Id: Id6e3921e5c1b420d2d446589c57e3a69dc0d20b3\nReviewed-on: https://go-review.googlesource.com/12489\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "2761ff85d95fd036b6495bc7fbc6a19de37fea89",
      "tree": "a614e2a68cfcf99a4850999cbb7cbf2b43513f79",
      "parents": [
        "5e611018cff7e34abeb110116a054a8d0e09a00a"
      ],
      "author": {
        "name": "Chris Manghane",
        "email": "cmang@golang.org",
        "time": "Fri Jul 17 11:03:11 2015 -0700"
      },
      "committer": {
        "name": "Chris Manghane",
        "email": "cmang@golang.org",
        "time": "Mon Jul 20 18:19:46 2015 +0000"
      },
      "message": "2015: add Keeping up with the Gophers talk\n\nThis talk was given at the GoSF meetup at segment.io on July 15th.\n\nChange-Id: I3f4e87d5da6755141b3379ce299f326c7b553c60\nReviewed-on: https://go-review.googlesource.com/12370\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "5e611018cff7e34abeb110116a054a8d0e09a00a",
      "tree": "cd1f6161cd51f58003040f59463faa6d6a7e7329",
      "parents": [
        "0911c2b0acdc9074359c400d792c35d364e034e4"
      ],
      "author": {
        "name": "Hyang-Ah (Hana) Kim",
        "email": "hyangah@gmail.com",
        "time": "Fri Jul 17 17:36:11 2015 -0400"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Fri Jul 17 21:43:49 2015 +0000"
      },
      "message": "2015: change http to https, and fix broken links.\n\nChange-Id: I39f2b7f3f3048b46ed0c0c923658f541b597aaa0\nReviewed-on: https://go-review.googlesource.com/12383\nReviewed-by: Francesc Campoy Flores \u003ccampoy@golang.org\u003e\n"
    },
    {
      "commit": "0911c2b0acdc9074359c400d792c35d364e034e4",
      "tree": "28d6a64ceb03029ad122ea8f394be2658f0ed3ec",
      "parents": [
        "b5e3dae737a7b20e43c3a39637e208688fccf66f"
      ],
      "author": {
        "name": "Hyang-Ah (Hana) Kim",
        "email": "hyangah@gmail.com",
        "time": "Fri Jul 17 13:35:51 2015 -0400"
      },
      "committer": {
        "name": "Hyang-Ah Hana Kim",
        "email": "hyangah@gmail.com",
        "time": "Fri Jul 17 17:43:53 2015 +0000"
      },
      "message": "2015/gophercon-go-on-mobile: move demo source code out.\n\nThis will be hosted in a separate repo.\n\nChange-Id: I612d478ae03c47fd24478cb7116087cc2f8f759c\nReviewed-on: https://go-review.googlesource.com/12338\nReviewed-by: Francesc Campoy Flores \u003ccampoy@golang.org\u003e\n"
    },
    {
      "commit": "b5e3dae737a7b20e43c3a39637e208688fccf66f",
      "tree": "993bf86bac27e01b7ec540c3012e0ccd034b9353",
      "parents": [
        "26f71959ff74e1db3ca946a7593f2015765145b4"
      ],
      "author": {
        "name": "Hyang-Ah (Hana) Kim",
        "email": "hyangah@gmail.com",
        "time": "Fri Jul 10 12:21:20 2015 -0600"
      },
      "committer": {
        "name": "Hyang-Ah Hana Kim",
        "email": "hyangah@gmail.com",
        "time": "Fri Jul 17 17:00:02 2015 +0000"
      },
      "message": "2015: add gophercon go-on-mobile talk slide and demo\n\nChange-Id: I8be9d01dabf8800bf6b37d5144fac3d743b08af9\nReviewed-on: https://go-review.googlesource.com/12040\nReviewed-by: David Crawshaw \u003ccrawshaw@golang.org\u003e\n"
    },
    {
      "commit": "26f71959ff74e1db3ca946a7593f2015765145b4",
      "tree": "5d83af669f705b23daf11d06706a42ddfa63ca22",
      "parents": [
        "11888c7289466ad8512a109cfbc945a2d90ff1a4"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Jul 16 08:24:20 2015 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed Jul 15 23:11:04 2015 +0000"
      },
      "message": "2015: add \"Go GC: Latency Problem Solved\"\n\nChange-Id: I4ae3c9fa855164cf0812497afec7f25f0d4f87b6\nReviewed-on: https://go-review.googlesource.com/12228\nReviewed-by: Rick Hudson \u003crlh@golang.org\u003e\n"
    },
    {
      "commit": "11888c7289466ad8512a109cfbc945a2d90ff1a4",
      "tree": "8e1a03640695f9572bd9b6ba2f3d247feb2707ff",
      "parents": [
        "38daccf1b380d32187cf32a10a3a88f1118b6abe"
      ],
      "author": {
        "name": "Dmitry Vyukov",
        "email": "dvyukov@google.com",
        "time": "Wed Jul 15 16:05:45 2015 -0700"
      },
      "committer": {
        "name": "Dmitry Vyukov",
        "email": "dvyukov@google.com",
        "time": "Wed Jul 15 23:08:26 2015 +0000"
      },
      "message": "2015: fix a typo in Go Dynamic Tools slides\n\nChange-Id: Ia59989a4bab1b2b2290cde43200afd39d79ff521\nReviewed-on: https://go-review.googlesource.com/12264\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "38daccf1b380d32187cf32a10a3a88f1118b6abe",
      "tree": "8b12e1a8d85a2938faacfff395505844cbc9d832",
      "parents": [
        "eff1bd5e72d9802533961846674f884026486737"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Wed Jul 15 09:27:38 2015 -0700"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Wed Jul 15 22:45:11 2015 +0000"
      },
      "message": "talks: fix defer slide on Go for C++ developers\n\nChange-Id: I798a358b5cc577cd18073d8a37dd2205e1b0616f\nReviewed-on: https://go-review.googlesource.com/12261\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "eff1bd5e72d9802533961846674f884026486737",
      "tree": "13c63fea629307245fd7d7f0fba52514a0fb9291",
      "parents": [
        "b88df1b0d81c57686e93202503e1d9236efb8bd2"
      ],
      "author": {
        "name": "Dmitry Vyukov",
        "email": "dvyukov@google.com",
        "time": "Tue Jul 14 22:00:07 2015 -0700"
      },
      "committer": {
        "name": "Dmitry Vyukov",
        "email": "dvyukov@google.com",
        "time": "Wed Jul 15 05:13:06 2015 +0000"
      },
      "message": "2015: add Go Dynamic Tools slides\n\nThis is my GopherCon 2015 talk (unchanged).\n\nChange-Id: I1ef030ae8e46a1aaf6016df23aad326c68f0bbda\nReviewed-on: https://go-review.googlesource.com/12206\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "b88df1b0d81c57686e93202503e1d9236efb8bd2",
      "tree": "39f8d958cd5f9f33e7522efd6ae16e94e0260f06",
      "parents": [
        "d99353cc498a5c9c7d89afadd835be2c9fb199ad"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Jul 10 00:54:14 2015 -0600"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Sun Jul 12 17:27:50 2015 +0000"
      },
      "message": "content: add \"How Go Was Made\"\n\nChange-Id: I9e7ba3a08386ce6924928bb2d986e9a6dc8805ec\nReviewed-on: https://go-review.googlesource.com/12024\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "d99353cc498a5c9c7d89afadd835be2c9fb199ad",
      "tree": "57909ed020b5d2178cf81f7df2edd5762c2ddad7",
      "parents": [
        "4adaf876119a4b246f559f8cb89c5a8039d43311"
      ],
      "author": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Fri Jun 12 19:12:49 2015 -0700"
      },
      "committer": {
        "name": "Brad Fitzpatrick",
        "email": "bradfitz@golang.org",
        "time": "Mon Jun 15 19:21:50 2015 +0000"
      },
      "message": ".gitattributes: don\u0027t send large binaries to the builders\n\nFixes golang/go#11199\n\nChange-Id: I8084203b62921f06e8a765b2b2ff4c293e8d67ef\nReviewed-on: https://go-review.googlesource.com/11050\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "4adaf876119a4b246f559f8cb89c5a8039d43311",
      "tree": "26cb325f343787772568d73114c03bd27842ca35",
      "parents": [
        "9dab7d03db84b027d9ea0ede46ec97fd2a1eabd8"
      ],
      "author": {
        "name": "Burcu Dogan",
        "email": "jbd@google.com",
        "time": "Wed May 27 12:05:42 2015 -0700"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed May 27 19:18:03 2015 +0000"
      },
      "message": "talks: gomobile init doesn\u0027t install Android SDK\n\nIt might be confusing to say gomobile simplifies SDK installation.\nBecause it doesn\u0027t install Android SDK.\n\nIt downloads a stripped version of Android NDK and builds the\nandroid/arm cross compiler.\n\nIn order to use gomobile install, users still need to install adb\nthrough Android SDK or find a standalone adb distribution.\n\nChange-Id: Idc9338ee96c62cf48bf92d4c08356e2e2b2f0670\nReviewed-on: https://go-review.googlesource.com/10369\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "9dab7d03db84b027d9ea0ede46ec97fd2a1eabd8",
      "tree": "6b9f6f632f74e80171189dff587bc028ffad7629",
      "parents": [
        "c13d2f56777318fed2c1135d78abcf94c83621e0"
      ],
      "author": {
        "name": "Nathan Youngman",
        "email": "git@nathany.com",
        "time": "Tue May 26 21:52:23 2015 -0600"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed May 27 05:02:45 2015 +0000"
      },
      "message": "2015: gogo.slide: correct link to grind\n\nChange-Id: I61737b3bc156221bf139e67b0a1a804c2781cbf9\nReviewed-on: https://go-review.googlesource.com/10368\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "c13d2f56777318fed2c1135d78abcf94c83621e0",
      "tree": "e0f3fd63291c1664e61ccd7c48cfa4a31f1fc912",
      "parents": [
        "1da9fd3db1e42b86b8b1483ae1e6316053209bbd"
      ],
      "author": {
        "name": "Rob Pike",
        "email": "r@golang.org",
        "time": "Tue May 26 20:02:48 2015 -0700"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed May 27 03:04:13 2015 +0000"
      },
      "message": "2015: gogo.slide: talk from Gopherfest 2015\n\nChange-Id: Iaf10303d26ea155d48be6e5a3ef8852916140b64\nReviewed-on: https://go-review.googlesource.com/10366\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "1da9fd3db1e42b86b8b1483ae1e6316053209bbd",
      "tree": "a786276d28c9bc4014844b3c750583574d2ca5ec",
      "parents": [
        "9090c3770bf14eca8c1b8adb3d260027a158c94c"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed May 27 10:13:22 2015 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed May 27 02:35:32 2015 +0000"
      },
      "message": "2015: add State of Go (May) talk\n\nChange-Id: I0763c1e26b4875d295eaa3f7baa5799078481851\nReviewed-on: https://go-review.googlesource.com/10365\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "9090c3770bf14eca8c1b8adb3d260027a158c94c",
      "tree": "8e98f2e4255738d26e0a37671c455253fb99f783",
      "parents": [
        "388d6339938f480ffa4ea5b3fd79bce2abd196f1"
      ],
      "author": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Tue May 12 15:35:00 2015 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Tue May 12 22:42:15 2015 +0000"
      },
      "message": "gofmt-xx.slide: present slides for GopherChina talk on gofmt\n\ngofmt-en.slide:\tEnglish version\ngofmt-cn.slide: Mandarin version\n\nChange-Id: Id406b24dff2e3354c7e3cf9df7b723342cd2658a\nReviewed-on: https://go-review.googlesource.com/9972\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "388d6339938f480ffa4ea5b3fd79bce2abd196f1",
      "tree": "01cbdff3f1c9dd6ee036d1f5d00c06584fcceb40",
      "parents": [
        "501e9b7ccf97b8b3eb9d572758d5ef0f7ce6e8ae"
      ],
      "author": {
        "name": "Shenghou Ma",
        "email": "minux@golang.org",
        "time": "Thu May 07 17:23:36 2015 -0400"
      },
      "committer": {
        "name": "Minux Ma",
        "email": "minux@golang.org",
        "time": "Thu May 07 21:31:31 2015 +0000"
      },
      "message": "2015: add OMIT build tags to example files\n\nChange-Id: Ifacb2136cc969c0f4f5610afae6be699cdc96dee\nReviewed-on: https://go-review.googlesource.com/9871\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "501e9b7ccf97b8b3eb9d572758d5ef0f7ce6e8ae",
      "tree": "c1b6c59aa2abdfcfd7edf3d1330dea6e4bec61ea",
      "parents": [
        "a7829f87028fbf9e983ef0a29e9acc769a2435b7"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Mon May 04 03:41:35 2015 +1000"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Sun May 03 19:00:21 2015 +0000"
      },
      "message": "2012/10things: update \u0027go help\u0027 command line\n\nChange-Id: I3da0156b4fd7c15ee0071f3ad27d4260a6e31cb5\nReviewed-on: https://go-review.googlesource.com/9665\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "a7829f87028fbf9e983ef0a29e9acc769a2435b7",
      "tree": "8132785c6d10e9ddad987db7996d4941796393b0",
      "parents": [
        "49d7a59c8d0e606315d31634e828a81454170317"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Thu Apr 30 14:39:17 2015 -0400"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Fri May 01 14:39:30 2015 +0000"
      },
      "message": "talks: add video link to Go for Java Programmers.\n\nChange-Id: I0fc6bc39d11d3ffe9fba9a9a10e848d6822331b3\nReviewed-on: https://go-review.googlesource.com/9548\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "49d7a59c8d0e606315d31634e828a81454170317",
      "tree": "a5950e35d23b4ad12fc8b209773989d3ccff31c8",
      "parents": [
        "2f810f24ab988b98107bc78d8a71647ce9fbf085"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Apr 27 16:12:50 2015 -0400"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Apr 27 20:24:14 2015 +0000"
      },
      "message": "talks: fix typo\n\nChange-Id: I9e4b7d17e20981a6dfcb322b787c0fdb432dacea\nReviewed-on: https://go-review.googlesource.com/9400\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "2f810f24ab988b98107bc78d8a71647ce9fbf085",
      "tree": "453dba5c5cffdc1e2d98db7e8ac6701474765f73",
      "parents": [
        "9470a82434dc1a964079be53d3ba7dec9c62a795"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Fri Apr 17 18:37:13 2015 -0400"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Apr 27 01:21:39 2015 +0000"
      },
      "message": "talks: Go for Java Programmers, to be presented at NYJavaSIG on April 23.\n\nThrew out much of the previous version, replaced it with a Google Search\nfrontend server adapted from blog.golang.org/context.  Restored the\nGoogle Search concurrency example.  Tightened up several slides.\n\nDown to 49 slides, which is doable, but would be better to cut it down more.\n\nChange-Id: If5427383e946420f41be929256c85ea24b9be4e0\nReviewed-on: https://go-review.googlesource.com/9071\nReviewed-by: Minux Ma \u003cminux@golang.org\u003e\n"
    },
    {
      "commit": "9470a82434dc1a964079be53d3ba7dec9c62a795",
      "tree": "c7ca36e98275da20fab80201d8a7d8c097e0dfc2",
      "parents": [
        "1e2e6b3e8c69151689feea6de3995a389d2e21b4"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Tue Mar 24 14:22:54 2015 -0700"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Tue Apr 14 18:16:43 2015 +0000"
      },
      "message": "talks: Go for C++ programmers.\n\nChange-Id: I63fcf13468eeaa174714dcd9e58a99d973ddae40\nReviewed-on: https://go-review.googlesource.com/7995\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "1e2e6b3e8c69151689feea6de3995a389d2e21b4",
      "tree": "e43636c846f5c6173cba3d155bfa311798ab3c1c",
      "parents": [
        "1159d1d3081cce16875da74f94d67d88c60e3355"
      ],
      "author": {
        "name": "Dmitry Vyukov",
        "email": "dvyukov@google.com",
        "time": "Thu Dec 11 22:47:12 2014 +0100"
      },
      "committer": {
        "name": "Dmitry Vyukov",
        "email": "dvyukov@google.com",
        "time": "Sat Mar 28 16:29:25 2015 +0000"
      },
      "message": "talks: add \"More Research Problems of Implementing Go\" talk\n\nChange-Id: I5a741d7cf7341fb243480d297506581f978aa377\nReviewed-on: https://go-review.googlesource.com/1382\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n"
    },
    {
      "commit": "1159d1d3081cce16875da74f94d67d88c60e3355",
      "tree": "c207d31a0304aac22868d224f121c8ff19903506",
      "parents": [
        "9ef7f82e4d9742b72c15107c0aa8315da71fea6a"
      ],
      "author": {
        "name": "btracey",
        "email": "tracey.brendan@gmail.com",
        "time": "Fri Mar 27 10:40:37 2015 -0700"
      },
      "committer": {
        "name": "Robert Griesemer",
        "email": "gri@golang.org",
        "time": "Fri Mar 27 18:14:59 2015 +0000"
      },
      "message": "talks: Fix misleading constant expression in taste.slide\n\nThe current text has \"third\u003d1/3\", but 1/3 \u003d 0. Make it 1.0/3 instead.\n\nChange-Id: I19ea0e7ceb73b5526f53d62aa4308c8530d4eae6\nReviewed-on: https://go-review.googlesource.com/8162\nReviewed-by: Robert Griesemer \u003cgri@golang.org\u003e\n"
    },
    {
      "commit": "9ef7f82e4d9742b72c15107c0aa8315da71fea6a",
      "tree": "9022d5ce44bb7e915bd5b2b226b6bd575d19af3f",
      "parents": [
        "13d410e991b39ec0dbc43f53e5773ab5cf16466b"
      ],
      "author": {
        "name": "kortschak",
        "email": "dan.kortschak@adelaide.edu.au",
        "time": "Sun Mar 22 17:33:01 2015 +1030"
      },
      "committer": {
        "name": "Minux Ma",
        "email": "minux@golang.org",
        "time": "Sun Mar 22 07:48:11 2015 +0000"
      },
      "message": "2015/json: fix build\n\nQuieten go get\u0027s complaints about code examples.\n\nChange-Id: If91dbf20df93e815fabf4d90da44ca27f724c54f\nReviewed-on: https://go-review.googlesource.com/7922\nReviewed-by: Minux Ma \u003cminux@golang.org\u003e\n"
    },
    {
      "commit": "13d410e991b39ec0dbc43f53e5773ab5cf16466b",
      "tree": "4f086a4857d05626c7997967cc858de15f164e60",
      "parents": [
        "8964c7d8f7edfea0ba7e1cf8b093b4c120650da2"
      ],
      "author": {
        "name": "Josh Bleecher Snyder",
        "email": "josharian@gmail.com",
        "time": "Wed Mar 18 09:39:59 2015 -0700"
      },
      "committer": {
        "name": "Josh Bleecher Snyder",
        "email": "josharian@gmail.com",
        "time": "Wed Mar 18 17:04:16 2015 +0000"
      },
      "message": "talks: add codereview.cfg\n\nSee golang.org/cl/4131 for context.\n\nChange-Id: Icaed1dad1fe77a35b3c8c1a8a3782686493155cb\nReviewed-on: https://go-review.googlesource.com/7749\nReviewed-by: David Crawshaw \u003ccrawshaw@golang.org\u003e\n"
    },
    {
      "commit": "8964c7d8f7edfea0ba7e1cf8b093b4c120650da2",
      "tree": "0da7e89f31d4b178978d8a7a67439fb04288516e",
      "parents": [
        "1e011a641a78bb635914157e51ea5a818a0a0f5b"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Thu Feb 19 07:58:12 2015 +1100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Wed Feb 18 23:43:27 2015 +0000"
      },
      "message": "doc: add CONTRIBUTING.md\n\nChange-Id: Idfec230c0fed95fb1fd01b2a978b374b405eb188\nReviewed-on: https://go-review.googlesource.com/5213\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "1e011a641a78bb635914157e51ea5a818a0a0f5b",
      "tree": "7497121c76f11889a8cc05ad5910060ce52509c6",
      "parents": [
        "6ffdfd68e5c3d04b66429cacbadffe9a4aea703a"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Sun Feb 15 10:45:22 2015 +1100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Sun Feb 15 00:13:37 2015 +0000"
      },
      "message": "2015/state-of-go: avoid American circumlocution\n\nChange-Id: I0c519311394ba155cbc9ebc8b5923063073a8ed9\nReviewed-on: https://go-review.googlesource.com/4911\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "6ffdfd68e5c3d04b66429cacbadffe9a4aea703a",
      "tree": "3d6af5d704330ed2e9ac80f1e643f435fcc5dfef",
      "parents": [
        "c9c7b7cd9fa7b6e6648e326568f3b3bbc6fbd350"
      ],
      "author": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Mon Feb 02 06:42:58 2015 +0100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Sat Feb 07 13:29:21 2015 +0000"
      },
      "message": "2015: add \"State of Go\" talk\n\nChange-Id: I3c8eb6a6f16f0d01776d0ac50f8ba7577178f5af\nReviewed-on: https://go-review.googlesource.com/3702\nReviewed-by: Rob Pike \u003cr@golang.org\u003e\n"
    },
    {
      "commit": "c9c7b7cd9fa7b6e6648e326568f3b3bbc6fbd350",
      "tree": "312efd8eea11793306cb01eae1ec13a9540d821c",
      "parents": [
        "f3f70de0c3ca903b3b2797260b00b44f6c7a9c29"
      ],
      "author": {
        "name": "Francesc Campoy",
        "email": "campoy@golang.org",
        "time": "Thu Jan 29 16:52:20 2015 +0100"
      },
      "committer": {
        "name": "Francesc Campoy Flores",
        "email": "campoy@golang.org",
        "time": "Wed Feb 04 13:04:47 2015 +0000"
      },
      "message": "talks: adding JSON talk\n\nChange-Id: Id6a53c8e631f36348fb93e4adaf99d547de605ef\nReviewed-on: https://go-review.googlesource.com/3506\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "f3f70de0c3ca903b3b2797260b00b44f6c7a9c29",
      "tree": "31a5d49f96457f81f8a72479ea89211f482f488d",
      "parents": [
        "e1d5a33576a85bf3a78d68105c75c944ea0f58ad"
      ],
      "author": {
        "name": "David R. Jenni",
        "email": "david.r.jenni@gmail.com",
        "time": "Sun Jan 18 20:15:49 2015 +0100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Mon Jan 19 00:40:33 2015 +0000"
      },
      "message": "talks/2014/static-analysis: use new URL of agorn repo.\n\nThe agorn repo moved, so use the new URL.\n\nChange-Id: Icd4b09ba3793895742d8454a5f9feded427aba60\nReviewed-on: https://go-review.googlesource.com/2977\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "e1d5a33576a85bf3a78d68105c75c944ea0f58ad",
      "tree": "a36bcc9c76421f1a3292ac9c145c6a4805df2b3a",
      "parents": [
        "7e6074b9b80989e4d8d18d0431778ac8b1d735f2"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Fri Jan 09 14:46:09 2015 -0500"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Fri Jan 09 19:54:30 2015 +0000"
      },
      "message": "talks/2014: add Videos slides to GothamGo talks.\n\nChange-Id: Ia8374e98d74e46fd1e3d0a458ac976c32e99c5ac\nReviewed-on: https://go-review.googlesource.com/2604\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "7e6074b9b80989e4d8d18d0431778ac8b1d735f2",
      "tree": "006c9d97a18091a4f5b4c6da70b80ffadfa0b777",
      "parents": [
        "0a7b6a61c17e913d432e550f0d6c23c8214914c0"
      ],
      "author": {
        "name": "Jongmin Kim",
        "email": "atomaths@gmail.com",
        "time": "Thu Jan 08 17:22:15 2015 +0900"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Fri Jan 09 02:23:24 2015 +0000"
      },
      "message": "talks: fix present path\n\nChange-Id: I2121ffa672a65a743eee9cebb3064140614fcabf\nReviewed-on: https://go-review.googlesource.com/2532\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "0a7b6a61c17e913d432e550f0d6c23c8214914c0",
      "tree": "e6267fec0ebc77c4a2acbbd777bbdb4bf543b5b2",
      "parents": [
        "7b66936d683f1da7df7de6648cebece18465ab84"
      ],
      "author": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Jan 05 10:20:23 2015 -0500"
      },
      "committer": {
        "name": "Sameer Ajmani",
        "email": "sameer@golang.org",
        "time": "Mon Jan 05 19:36:22 2015 +0000"
      },
      "message": "2013/advconc: fix slide (/STARTNAIVE/ matched STARTNAIVEMERGE).\n\nChange-Id: Ic45435c28ace549740842ab68efc31e9e9a5061a\nReviewed-on: https://go-review.googlesource.com/2274\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n"
    },
    {
      "commit": "7b66936d683f1da7df7de6648cebece18465ab84",
      "tree": "dd02cc4b948b9f372fefb913a6923187b50bfd38",
      "parents": [
        "1ce8d931d5c33911516dc646d9151b008f714732"
      ],
      "author": {
        "name": "Shenghou Ma",
        "email": "minux@golang.org",
        "time": "Tue Dec 30 19:01:02 2014 -0500"
      },
      "committer": {
        "name": "Minux Ma",
        "email": "minux@golang.org",
        "time": "Wed Dec 31 00:15:09 2014 +0000"
      },
      "message": "2014/testing/test1/string_test.go: fix swapped arguments\n\nFixes golang/go#9213.\n\nChange-Id: I58c7da89780baeb1cc7d3811e3d89a4dae406777\nReviewed-on: https://go-review.googlesource.com/2230\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n"
    },
    {
      "commit": "1ce8d931d5c33911516dc646d9151b008f714732",
      "tree": "d5b1bc56402e01696689c7f4b392d7d180da5c51",
      "parents": [
        "c1bff9cc6f33b1b389d8c45235738b31e4b8ed76"
      ],
      "author": {
        "name": "Alex Brainman",
        "email": "alex.brainman@gmail.com",
        "time": "Tue Dec 23 18:04:16 2014 +1100"
      },
      "committer": {
        "name": "Alex Brainman",
        "email": "alex.brainman@gmail.com",
        "time": "Tue Dec 23 11:06:27 2014 +0000"
      },
      "message": "talks: copying .gitattributes to all subrepositories\n\nFixes #9281\n\nChange-Id: I3d59b76b90c50553009a4f5add675c32ab24f828\nReviewed-on: https://go-review.googlesource.com/2077\nReviewed-by: Minux Ma \u003cminux@golang.org\u003e\n"
    },
    {
      "commit": "c1bff9cc6f33b1b389d8c45235738b31e4b8ed76",
      "tree": "0cccd44f09eb477c2f9ff199c0a79cad8645fc12",
      "parents": [
        "8512d783680920f25a2c7bfa927b315a92938d21"
      ],
      "author": {
        "name": "Neelesh Chandola",
        "email": "neelesh.c98@gmail.com",
        "time": "Sat Dec 20 15:55:08 2014 +0530"
      },
      "committer": {
        "name": "Minux Ma",
        "email": "minux@golang.org",
        "time": "Sun Dec 21 07:06:59 2014 +0000"
      },
      "message": "talks: fixed links to the blog and the wiki in 2014/state-of-the-gopher.slide\n\nChange-Id: I3a8969e6a9313b53eb989e8e060d75ca30fe593b\nReviewed-on: https://go-review.googlesource.com/1878\nReviewed-by: Minux Ma \u003cminux@golang.org\u003e\n"
    },
    {
      "commit": "8512d783680920f25a2c7bfa927b315a92938d21",
      "tree": "f8226eb250e7258e0154e215cd5355f41b42180e",
      "parents": [
        "bb436a06aa38bb4e75e856514d5b55f03d97dd2f"
      ],
      "author": {
        "name": "Fumitoshi Ukai",
        "email": "ukai@google.com",
        "time": "Fri Dec 19 22:13:25 2014 +0900"
      },
      "committer": {
        "name": "Minux Ma",
        "email": "minux@golang.org",
        "time": "Fri Dec 19 17:56:37 2014 +0000"
      },
      "message": "x/talks/2014/readability: fix some typo\n\nChange-Id: If39a94e64dab9787f73679ed28e6626e650c9eb9\nReviewed-on: https://go-review.googlesource.com/1874\nReviewed-by: Minux Ma \u003cminux@golang.org\u003e\n"
    },
    {
      "commit": "bb436a06aa38bb4e75e856514d5b55f03d97dd2f",
      "tree": "3901994d33bb9218e55d5a0960a2a8f8d8b14c3c",
      "parents": [
        "24bf52ae8f996b9b09b32853046f715781578808"
      ],
      "author": {
        "name": "David Symonds",
        "email": "dsymonds@golang.org",
        "time": "Tue Dec 09 14:20:35 2014 +1100"
      },
      "committer": {
        "name": "Andrew Gerrand",
        "email": "adg@golang.org",
        "time": "Tue Dec 09 22:42:30 2014 +0000"
      },
      "message": "talks: delete the old present package.\n\nChange-Id: I70cc8e97c0e62a97d068815228da02477804f108\nReviewed-on: https://go-review.googlesource.com/1242\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\n"
    },
    {
      "commit": "24bf52ae8f996b9b09b32853046f715781578808",
      "tree": "53e996ee9b23deab66eab75b606918dbfc38ea2f",
      "parents": [
        "b6f8d99bbed2f8f3e983068f173030bca25450c5"
      ],
      "author": {
        "name": "David Symonds",
        "email": "dsymonds@golang.org",
        "time": "Mon Dec 08 10:59:03 2014 +1100"
      },
      "committer": {
        "name": "David Symonds",
        "email": "dsymonds@golang.org",
        "time": "Mon Dec 08 10:59:03 2014 +1100"
      },
      "message": "remove codereview.cfg.\n"
    },
    {
      "commit": "b6f8d99bbed2f8f3e983068f173030bca25450c5",
      "tree": "463baf92e969549488f4c4ef9c7e8ecb1f2a3f4f",
      "parents": [
        "06794b878598d5d9dacab6975361b91d22a985e5"
      ],
      "author": {
        "name": "Shenghou Ma",
        "email": "minux@golang.org",
        "time": "Thu Dec 04 22:58:15 2014 -0500"
      },
      "committer": {
        "name": "Shenghou Ma",
        "email": "minux@golang.org",
        "time": "Thu Dec 04 22:58:15 2014 -0500"
      },
      "message": "x/talks/2014/readability: add missing images, and some cosmetic fixes\n\nSomehow the images in the original CL (176660043) were dropped\nwhen committing that CL.\n\nLGTM\u003dmattn.jp, adg\nR\u003dukai, r, adg, mattn.jp\nCC\u003dgolang-codereviews\nhttps://golang.org/cl/183110043\n"
    },
    {
      "commit": "06794b878598d5d9dacab6975361b91d22a985e5",
      "tree": "3e3b3cdf639c50351ef5e67c7b7d853ef40dfb7e",
      "parents": [
        "97e7c3166099923c2192bcceb8cc9a27184021f2"
      ],
      "author": {
        "name": "Shenghou Ma",
        "email": "minux@golang.org",
        "time": "Thu Dec 04 20:44:29 2014 -0500"
      },
      "committer": {
        "name": "Shenghou Ma",
        "email": "minux@golang.org",
        "time": "Thu Dec 04 20:44:29 2014 -0500"
      },
      "message": "x/talks/2014/readability: fix build.\n\nLGTM\u003dadg\nR\u003dgolang-codereviews, adg\nCC\u003dgolang-codereviews\nhttps://golang.org/cl/182490043\n"
    }
  ],
  "next": "97e7c3166099923c2192bcceb8cc9a27184021f2"
}
