Update to v0.33 (#14780)

This commit is contained in:
Nishant Das
2025-01-07 17:20:45 +08:00
committed by GitHub
parent 705a9e8dcd
commit a21f544219
4 changed files with 6 additions and 5 deletions

2
go.mod
View File

@@ -255,7 +255,7 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect