]> Cypherpunks repositories - gostls13.git/commit
net/http: revert h2_bundle.go formatting change from CL 368254
authorBryan C. Mills <bcmills@google.com>
Mon, 13 Dec 2021 21:12:50 +0000 (16:12 -0500)
committerBryan Mills <bcmills@google.com>
Mon, 13 Dec 2021 21:29:11 +0000 (21:29 +0000)
commit9e85dc5f183d688f5297203dd76f281a6d87d94f
tree3350922c142390c2cdbbe3ed07c7d7183ac62ad6
parent7bdbc73be1d10a9b32cb5edc6b9d0c93805f059c
net/http: revert h2_bundle.go formatting change from CL 368254

h2_bundle.go is automatically generated from x/net/http2. Any
formatting changes within that file need to be first made upstream.

This brings the contents of h2_bundle.go back in line with the
upstream generator, fixing the cmd/internal/moddeps test that is
currently failing on the longtest builders.

For #49884

Change-Id: I5757240b77e250e0026b8a52a0e867e1578ec2d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/371297
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/http/h2_bundle.go