Bump golang to 1.25.2 and golang.org/x/net to v0.45.0 (#7598)

This commit is contained in:
Yong Tang
2025-10-08 08:26:18 -07:00
committed by GitHub
parent 84722ab95b
commit 3ccbd6ab6c
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -176,7 +176,7 @@ require (
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
golang.org/x/mod v0.27.0 // indirect
golang.org/x/net v0.44.0 // indirect
golang.org/x/net v0.45.0 // indirect
golang.org/x/oauth2 v0.31.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/term v0.35.0 // indirect