move to go1.24 (#21114)

This commit is contained in:
Harshavardhana
2025-04-09 07:28:39 -07:00
committed by GitHub
parent a6258668a6
commit 2b34e5b9ae
74 changed files with 434 additions and 458 deletions

4
go.mod
View File

@@ -1,8 +1,8 @@
module github.com/minio/minio
go 1.23.0
go 1.24.0
toolchain go1.23.6
toolchain go1.24.2
require (
cloud.google.com/go/storage v1.46.0