mirror of
https://github.com/golang/go
synced 2024-11-23 23:20:08 -07:00
e8e1928bd2
Updates x/net/http2 to git rev b2ed34f for https://golang.org/cl/18727 Updates #14029 (fixes it enough for Go 1.6) Fixes #13961 Change-Id: Id301247545507671f4e79df0e7c6ec9c421d5a7c Reviewed-on: https://go-review.googlesource.com/18728 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Andrew Gerrand <adg@golang.org> |
||
---|---|---|
.. | ||
README |
This file needs to exist because the vendor directory needs to exist for some go/build tests to pass, and git can't track empty directories. In Go 1.7 we'll use this directory again. (In Go 1.6 we tried but reverted). See http://golang.org/issue/14047 for details.