mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Bump golang.org/x/net to silence wrong vuln checker (#20814)
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user