)]}'
{
  "commit": "4aa00dae16bc78b09421744891c11e8fba505c18",
  "tree": "d2a7aa7cce5a774cd9b940e35d21202a71b9a43e",
  "parents": [
    "c2ef937c680ee5a7d86a0a7832b9088c64dcfdda"
  ],
  "author": {
    "name": "Kousik Kumar",
    "email": "kousikk@google.com",
    "time": "Thu Oct 22 14:31:31 2020"
  },
  "committer": {
    "name": "Kousik Kumar",
    "email": "kousikk@google.com",
    "time": "Thu Oct 22 14:31:31 2020"
  },
  "message": "Use os.Stdout.Write() when printing to stdout\n\nWhen the string being written itself has % sign, using Fprintf()\nresults in go interpreting that %sign for string formatting.\n\nTested with an action that has % sign in its command.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa5fd8004bea6da3455a580fb98cad40b760572b",
      "old_mode": 33188,
      "old_path": "go/cmd/remotetool/main.go",
      "new_id": "667c7b767a4ab7bdd77c8549f852b95a0974f186",
      "new_mode": 33188,
      "new_path": "go/cmd/remotetool/main.go"
    }
  ]
}
