]> Cypherpunks repositories - gostls13.git/commit
net/http: restore generated // +build comment
authorBryan C. Mills <bcmills@google.com>
Thu, 28 Oct 2021 20:23:51 +0000 (16:23 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 28 Oct 2021 20:39:36 +0000 (20:39 +0000)
commit834e36ec778c11b068a2d5354343d4668e5a9ceb
tree1dd0e7fb78304ac1859175c35229b4603ff4507b
parent5e217284dc9f3b55e8c8b225dc81c1eb1004d423
net/http: restore generated // +build comment

The upstream cmd/bundle tool does not yet omit it,
and the longtest builders test that the generated
file is not modified.

For #41184.

Change-Id: Ib68f532139ed1436cbaf3a756f300fe60f520cab
Reviewed-on: https://go-review.googlesource.com/c/go/+/359484
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/net/http/h2_bundle.go