Browse Source

tris: fix http2 tls.Conn context

v1.2.3
Filippo Valsorda 8 years ago
committed by Peter Wu
parent
commit
345fbe2a39
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      _dev/Makefile

+ 1
- 1
_dev/Makefile View File

@@ -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)


Loading…
Cancel
Save