mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
fix: go mod update v1.33.0 https://pkg.go.dev/vuln/GO-2024-2611 (#19208)
This commit is contained in:
2
go.mod
2
go.mod
@@ -252,7 +252,7 @@ require (
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240205150955-31a09d347014 // indirect
|
||||
google.golang.org/grpc v1.61.0 // indirect
|
||||
google.golang.org/protobuf v1.32.0 // indirect
|
||||
google.golang.org/protobuf v1.33.0 // indirect
|
||||
gopkg.in/h2non/filetype.v1 v1.0.5 // indirect
|
||||
gopkg.in/ini.v1 v1.67.0 // indirect
|
||||
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user