tris: update to Go 1.8rc2

This commit is contained in:
Filippo Valsorda 2017-01-24 12:30:04 +00:00 committed by Peter Wu
parent 6bff168a06
commit 7aa542753f

View File

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