Bump golang.org/x/net to silence wrong vuln checker (#20814)

This commit is contained in:
Anis Eleuch
2025-01-08 12:09:24 +01:00
committed by GitHub
parent 4536ecfaa4
commit 00b2ef2932
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -254,7 +254,7 @@ require (
go.opentelemetry.io/otel/trace v1.32.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/net v0.32.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.27.0 // indirect
google.golang.org/genproto v0.0.0-20241113202542-65e8d215514f // indirect