diff options
| author | Nicholas S. Husin <nsh@golang.org> | 2026-04-06 10:02:15 -0400 |
|---|---|---|
| committer | Nicholas Husin <nsh@golang.org> | 2026-04-08 14:08:41 -0700 |
| commit | c0598ed41b610ebb2ba171c3b594ecf72bcb1a00 (patch) | |
| tree | 2f65ebb7cc8aaa6d86bbdf2ce5621b45f64b6f90 /src/cmd/vendor | |
| parent | 7c5ab4118014acd1e7c0fc67028186a4985c0a28 (diff) | |
| download | go-c0598ed41b610ebb2ba171c3b594ecf72bcb1a00.tar.xz | |
all: update to x/net@056ac74
This brings in CL 762041, CL 763160, and CL 762040.
For #70914
Change-Id: Ieb9e5d59b233fda605fb3168f19f15ff8ca7da2b
Reviewed-on: https://go-review.googlesource.com/c/go/+/740121
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Nicholas Husin <husin@google.com>
Diffstat (limited to 'src/cmd/vendor')
| -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 0bcfce274e..dfde90a9fa 100644 --- a/src/cmd/vendor/modules.txt +++ b/src/cmd/vendor/modules.txt @@ -63,8 +63,8 @@ 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.33.1-0.20260122225119-3264de9174be -## explicit; go 1.24.0 +# golang.org/x/text v0.35.0 +## explicit; go 1.25.0 golang.org/x/text/cases golang.org/x/text/internal golang.org/x/text/internal/language |
