)]}'
{
  "commit": "416f375193bdc882469e470452be5d856646df76",
  "tree": "5ff1be73d8036890fac142ee98ef0c0e0c852b1b",
  "parents": [
    "7c0cf33f39ccf5d8e4c59d34a150425ddac7df6a"
  ],
  "author": {
    "name": "Alberto Bertogli",
    "email": "albertito@blitiri.com.ar",
    "time": "Sat May 26 13:18:26 2018 +0100"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@golang.org",
    "time": "Mon Jun 04 15:16:07 2018 +0000"
  },
  "message": "cmd/go/internal/modfetch/gitrepo: Support \"dumb http\" transport\n\nThe \"dumb http\" git transport is useful to host git repositories on a\nstatic HTTP(s) server. Unfortunately, using git fetch --depth against\nthem is not supported, and fails with the error:\n\n  fatal: dumb http transport does not support shallow capabilities\n\nvgo currently fails on such repositories because of this.\n\nThis patch makes vgo identify this error, and retry the fetch without\n--depth.\n\nChange-Id: Id19396288f785f1c1f588e4fc1ff99eebc58bad9\nReviewed-on: https://go-review.googlesource.com/114820\nReviewed-by: Russ Cox \u003crsc@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "635f1a0ca2c4c3ad3072e4220d34548930f22822",
      "old_mode": 33188,
      "old_path": "vendor/cmd/go/internal/modfetch/gitrepo/fetch.go",
      "new_id": "7212e8f2fb24f050ee78b9c4a91077749b85a788",
      "new_mode": 33188,
      "new_path": "vendor/cmd/go/internal/modfetch/gitrepo/fetch.go"
    }
  ]
}
