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/cmd/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/cmd/vendor/modules.txt')
| -rw-r--r-- | src/cmd/vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/vendor/modules.txt b/src/cmd/vendor/modules.txt index dfde90a9fa..c99018cdcb 100644 --- a/src/cmd/vendor/modules.txt +++ b/src/cmd/vendor/modules.txt @@ -43,7 +43,7 @@ golang.org/x/mod/zip ## explicit; go 1.25.0 golang.org/x/sync/errgroup golang.org/x/sync/semaphore -# 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/plan9 golang.org/x/sys/unix @@ -63,7 +63,7 @@ golang.org/x/telemetry/internal/upload # golang.org/x/term v0.39.0 ## explicit; go 1.24.0 golang.org/x/term -# golang.org/x/text v0.35.0 +# golang.org/x/text v0.36.0 ## explicit; go 1.25.0 golang.org/x/text/cases golang.org/x/text/internal |
