tris: update to Go 1.8rc2

这个提交包含在:
Filippo Valsorda 2017-01-24 12:30:04 +00:00 提交者 Peter Wu
父节点 6bff168a06
当前提交 7aa542753f

查看文件

@ -22,7 +22,7 @@ endif
# Note: when changing this, if it doesn't change the Go version
# (it should), you need to run make clean.
GO_COMMIT := ae8caa4954d9ad36bc1594e72abb52f8a422b7b9
GO_COMMIT := b4e144df83d3a531a06093d9b56c2eceded8768e
.PHONY: go
go: go/.ok_$(GO_COMMIT)_$(GOENV)