)]}'
{
  "commit": "b8599f7d71e7fead76b25aeb919c0e2558672f4a",
  "tree": "7fb9ee839b657d9c8b8c4160e62f941c3ee08391",
  "parents": [
    "6d7efc48f3ecdd4fdd4035680f25173dbb22fdba"
  ],
  "author": {
    "name": "Bryan Mills",
    "email": "bcmills@google.com",
    "time": "Mon Feb 13 11:04:01 2017 -0800"
  },
  "committer": {
    "name": "Joe Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Mon Feb 13 11:04:01 2017 -0800"
  },
  "message": "Suppress underscore warning for cgo functions\n\nThis change suppresses the warning for functions which are:\n1. exported to C via a cgo \"//export\" comment, and\n2. not exported in the Go package.\n\nThat allows functions exported to C to use idiomatic C names, but\nstill requires that they not pollute the exported Go API.\n\nFixes #144\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "22c60c45fe183127b05058383966a3f91c5c0fc0",
      "old_mode": 33188,
      "old_path": "lint.go",
      "new_id": "a13129c905d575127be890968ee467974111db00",
      "new_mode": 33188,
      "new_path": "lint.go"
    },
    {
      "type": "modify",
      "old_id": "f884fabcecf9313e7aa7b93f9c2c147df39568e9",
      "old_mode": 33188,
      "old_path": "testdata/names.go",
      "new_id": "0ec15204216bc6a55b4cb47a4bebcb259eedd2c5",
      "new_mode": 33188,
      "new_path": "testdata/names.go"
    }
  ]
}
