diff options
| author | Nicholas S. Husin <nsh@golang.org> | 2026-04-10 15:29:23 -0400 |
|---|---|---|
| committer | Nicholas Husin <nsh@golang.org> | 2026-04-10 14:07:30 -0700 |
| commit | 4a9e479d06754923aad320c53ab02371266f6b57 (patch) | |
| tree | e49f3d7a50843e448bb4df3ca54800c4250bd767 /src/vendor/modules.txt | |
| parent | 6064169e0507e71305e7b600e607e357fc842dd9 (diff) | |
| download | go-4a9e479d06754923aad320c53ab02371266f6b57.tar.xz | |
all: update to x/net@cd64923cd7f4
This brings in CL 765520.
For #70914
Change-Id: I5b67c8a555c68b03cebe687aeb5095936a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/765441
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Diffstat (limited to 'src/vendor/modules.txt')
| -rw-r--r-- | src/vendor/modules.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt index c7220124e2..afa1c640fa 100644 --- a/src/vendor/modules.txt +++ b/src/vendor/modules.txt @@ -1,4 +1,4 @@ -# golang.org/x/crypto v0.49.0 +# golang.org/x/crypto v0.50.0 ## explicit; go 1.25.0 golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20poly1305 @@ -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.52.1-0.20260406204716-056ac742146a +# golang.org/x/net v0.53.1-0.20260410192740-cd64923cd7f4 ## explicit; go 1.25.0 golang.org/x/net/dns/dnsmessage golang.org/x/net/http/httpguts @@ -21,10 +21,10 @@ golang.org/x/net/internal/quic/quicwire golang.org/x/net/lif golang.org/x/net/nettest golang.org/x/net/quic -# golang.org/x/sys v0.42.1-0.20260320201212-a76ec62d6c53 +# golang.org/x/sys v0.43.0 ## explicit; go 1.25.0 golang.org/x/sys/cpu -# golang.org/x/text v0.35.0 +# golang.org/x/text v0.36.0 ## explicit; go 1.25.0 golang.org/x/text/secure/bidirule golang.org/x/text/transform |
