summaryrefslogtreecommitdiff
path: root/src/vendor/modules.txt
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2023-02-14 13:04:12 -0500
committerMichael Pratt <mpratt@google.com>2023-02-14 18:30:34 +0000
commite2b620ce730992c7991951b6b2d005f70e8c8d36 (patch)
tree68b761d420a4ad05728b3435b85ce0e669d75a62 /src/vendor/modules.txt
parent54e109ea197cbf1edd78c9d48a76083db0b0deea (diff)
downloadgo-git-e2b620ce730992c7991951b6b2d005f70e8c8d36.tar.gz
all: update vendored golang.org/x/net
Pull in HTTP/2 security fix: CL 468135: http2/hpack: avoid quadratic complexity in hpack decoding For #57855 Change-Id: Id6b05dc52a1a585c41c6aff0c51665614fd5e215 Reviewed-on: https://go-review.googlesource.com/c/go/+/468295 Reviewed-by: Than McIntosh <thanm@google.com> Reviewed-by: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'src/vendor/modules.txt')
-rw-r--r--src/vendor/modules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt
index 9d584d321b..d555d326b1 100644
--- a/src/vendor/modules.txt
+++ b/src/vendor/modules.txt
@@ -7,7 +7,7 @@ golang.org/x/crypto/cryptobyte/asn1
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
-# golang.org/x/net v0.6.1-0.20230213185550-547e7edf3873
+# golang.org/x/net v0.7.0
## explicit; go 1.17
golang.org/x/net/dns/dnsmessage
golang.org/x/net/http/httpguts