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

@@ -33,7 +33,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/testify v1.9.0 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/protobuf v1.35.1 // indirect