)]}'
{
  "commit": "381a0796f10deb59bf8f2f917125145aa72fa893",
  "tree": "f6620dcada93bac1c484c0e279e5fd1938a0d05e",
  "parents": [
    "e08a6e0686921c5b54593cdb6b74709dc4c30a9f"
  ],
  "author": {
    "name": "Dmitri Shuralyov",
    "email": "dmitshur@golang.org",
    "time": "Tue Feb 26 02:18:34 2019 -0500"
  },
  "committer": {
    "name": "Dmitri Shuralyov",
    "email": "dmitshur@golang.org",
    "time": "Tue Feb 26 15:30:05 2019 +0000"
  },
  "message": "playground: use Go 1.12\n\nGo 1.12 has been released¹ and should be used, so that it\u0027s possible\nto play with Go programs that rely on Go 1.12-only features.\n\nIn Go 1.12, build cache is required. Either GOCACHE must be set,\nor HOME must be set so that GOCACHE can be implicitly deduced.\nSet HOME and pass it on to the go build invocation inside the\ncompileAndRun function.\n\nThis fixes the following error, detected by the playground test:\n\n\t2019/02/26 06:28:44 compile error: build cache is required, but could not\n\tbe located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME\n\tare defined\n\tThe command \u0027/bin/sh -c /app/playground test\u0027 returned a non-zero code: 1\n\nThis is related to issues golang/go#29243 and golang/go#29251,\nand the fix in CL 154181.\n\n¹ https://groups.google.com/d/msg/golang-announce/Y1RZqnCKUKY/N9yK5c8iBgAJ\n\nFixes golang/go#30397\n\nChange-Id: I44c5c8928060732f31fd935b114568258c7298c7\nReviewed-on: https://go-review.googlesource.com/c/163798\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "646866d1d33ba33a56560a21565c74229e090d01",
      "old_mode": 33188,
      "old_path": "Dockerfile",
      "new_id": "30453d1745bb6177d5f408d1bef5fe152922e756",
      "new_mode": 33188,
      "new_path": "Dockerfile"
    },
    {
      "type": "modify",
      "old_id": "7fb696475502a68dd1f1b17611aa9905f049a7d8",
      "old_mode": 33188,
      "old_path": "sandbox.go",
      "new_id": "8e21a96786598b8be7f946840d6659412249e889",
      "new_mode": 33188,
      "new_path": "sandbox.go"
    }
  ]
}
