Bump golang.org/x/text to v0.40.0

For fixing GO-2026-5970.
This commit is contained in:
Cuong Manh Le
2026-07-23 19:16:41 +07:00
parent 8ffe8d4aaf
commit 06238e5b12
2 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -36,7 +36,7 @@ require (
github.com/vishvananda/netlink v1.3.1
go.uber.org/zap v1.27.0
golang.org/x/net v0.56.0
golang.org/x/sync v0.21.0
golang.org/x/sync v0.22.0
golang.org/x/sys v0.46.0
golang.zx2c4.com/wireguard/windows v0.5.3
tailscale.com v1.74.0
@@ -93,9 +93,9 @@ require (
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
golang.org/x/crypto v0.53.0 // indirect
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
golang.org/x/mod v0.36.0 // indirect
golang.org/x/text v0.38.0 // indirect
golang.org/x/tools v0.45.0 // indirect
golang.org/x/mod v0.37.0 // indirect
golang.org/x/text v0.40.0 // indirect
golang.org/x/tools v0.47.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect