1
0
mirror of https://github.com/etcd-io/etcd.git synced 2026-02-05 15:46:51 +01:00

dependency: bump golang.org/x/text from 0.28.0 to 0.29.0 and golang.org/x/sync from 0.16.0 to 0.17.0

Reference:
- https://github.com/etcd-io/etcd/pull/20626

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
This commit is contained in:
Chun-Hung Tseng
2025-09-09 07:56:32 +02:00
parent 3f60c33b1b
commit d2879a7ad1
24 changed files with 53 additions and 53 deletions

2
go.mod
View File

@@ -96,7 +96,7 @@ require (
golang.org/x/crypto v0.41.0 // indirect
golang.org/x/net v0.43.0 // indirect
golang.org/x/sys v0.35.0 // indirect
golang.org/x/text v0.28.0 // indirect
golang.org/x/text v0.29.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect