build(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 in /hack

Bump the golang.org/x/net dependency and synchronize the workspace using
make workspace-sync
This commit is contained in:
Mauren Berti
2025-01-15 15:17:23 -05:00
parent ba56dd28ca
commit f03e31389d
9 changed files with 13 additions and 14 deletions

View File

@@ -41,7 +41,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/cobra v1.8.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/oauth2 v0.15.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect