From 345fbe2a39e461690505283fb961f416e68bc974 Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Thu, 1 Dec 2016 15:05:19 +0000 Subject: [PATCH] tris: fix http2 tls.Conn context --- _dev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_dev/Makefile b/_dev/Makefile index 799751a..7c2a3d3 100644 --- a/_dev/Makefile +++ b/_dev/Makefile @@ -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 := 5d4f37266d324e48f67b3bb82c6090f1aa94c013 +GO_COMMIT := 112098da9940c40952a8ffe3730edf56e75018ec .PHONY: go go: go/.ok_$(GO_COMMIT)_$(GOENV)