tris: fix http2 tls.Conn context

This commit is contained in:
Filippo Valsorda 2016-12-01 15:05:19 +00:00 committed by Peter Wu
parent df557b2b05
commit 345fbe2a39

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 := 5d4f37266d324e48f67b3bb82c6090f1aa94c013 GO_COMMIT := 112098da9940c40952a8ffe3730edf56e75018ec
.PHONY: go .PHONY: go
go: go/.ok_$(GO_COMMIT)_$(GOENV) go: go/.ok_$(GO_COMMIT)_$(GOENV)