[PATCH] [release-branch.go1.15] std: update golang.org/x/net to 20210428183841-261fb5...
authorKatie Hockman <katie@golang.org>
Wed, 28 Apr 2021 18:47:48 +0000 (14:47 -0400)
committerShengjing Zhu <zhsj@debian.org>
Sat, 5 Jun 2021 11:36:34 +0000 (12:36 +0100)
commit4c0ac1a3a1ee25e8eb84f03d425c5eb83e6a7c31
tree4f46bd4fb8e91dc0a3f432b1660123b6a0027628
parent453990cba571385cf24d736437f3212319d17e9e
[PATCH] [release-branch.go1.15] std: update golang.org/x/net to 20210428183841-261fb518b1ed

Steps:
  go get -d golang.org/x/net@release-branch.go1.15
  go mod tidy
  go mod vendor

This http2 bundle does not need to be updated.

Fixes #45711

Change-Id: I085ca592dfc8d5d9c328a7979142e88e7130a813
Reviewed-on: https://go-review.googlesource.com/c/go/+/314790
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Gbp-Pq: Name 0007-CVE-2021-31525.patch
src/vendor/golang.org/x/net/http/httpguts/httplex.go