)]}' { "commit": "952ecbe0a27aadd184ca3e2c342beb464d6b1653", "tree": "f11d095e0243656c494f404286617ddd999bf318", "parents": [ "8c4bec8fb7fb4f2ad1eb7ed027fac466244b0f4d" ], "author": { "name": "Brad Fitzpatrick", "email": "bradfitz@golang.org", "time": "Wed Jun 14 21:32:41 2017 +0000" }, "committer": { "name": "Brad Fitzpatrick", "email": "bradfitz@golang.org", "time": "Wed Jun 14 21:44:01 2017 +0000" }, "message": "cmd/go: disable tool version check during bootstrap\n\nThe check that the go tool version matched the go compiler version was\ntoo aggressive and didn\u0027t cover the bootstrapping case with make.bash.\n\nWe never noticed because we never had a VERSION file in place.\n\nRepro:\n\n$ echo \"go1.9beta1\" \u003e $GOROOT/VERSION\n$ cd $GOROOT/src\n$ ./make.bash\n\nNo test, because x/build/cmd/release catches it.\n\nUpdates #19064\nFixes #20674\n\nChange-Id: Ibdd7a92377f4cc77d71ed548f02d48bde6550f67\nReviewed-on: https://go-review.googlesource.com/45778\nReviewed-by: Chris Broadfoot \u003ccbro@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "413537d9de2c245268d20c9a347ed49d4700c809", "old_mode": 33188, "old_path": "src/cmd/go/internal/work/build.go", "new_id": "20f3952d4a9de1b258795466c5219425f6d1ca53", "new_mode": 33188, "new_path": "src/cmd/go/internal/work/build.go" } ] }