]> Cypherpunks repositories - gostls13.git/commit
all: update golang.org/x/text to v0.19.0
authorXiaolin Zhao <zhaoxiaolin@loongson.cn>
Thu, 31 Oct 2024 03:43:31 +0000 (11:43 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 1 Nov 2024 21:50:47 +0000 (21:50 +0000)
commit65235e137f3bd2807ec2e53dae5b6dd13e5ac4f6
tree853d6c872238e20e903face18e7d5377f372bb8e
parent43725ba2835d3c0f695d0b74d7d796e562b9aae2
all: update golang.org/x/text to v0.19.0

Commands run (in both src and src/cmd):
go get golang.org/x/text@v0.19.0
go mod tidy
go mod vendor

This is in preparation for vendoring an updated x/tools it has a
requirement on x/text v0.19.0.

Change-Id: Ia61f668ce802a039d441eff1c3a105653edcc9cd
Reviewed-on: https://go-review.googlesource.com/c/go/+/623856
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/modules.txt
src/go.mod
src/go.sum
src/vendor/modules.txt