RELEASE.2025-12-03T12-00-00Z with go 1.25.5

This commit is contained in:
Feng Ruohang
2025-12-15 16:39:39 +08:00
parent 27742d4694
commit d4cd4b4337
2 changed files with 6 additions and 3 deletions

5
.gitignore vendored
View File

@@ -53,3 +53,8 @@ s3-check-md5
s3-verify
xattr
xl-meta
.gitignore
.goreleaser.yml
dist/

4
go.mod
View File

@@ -1,8 +1,6 @@
module github.com/minio/minio
go 1.24.0
toolchain go1.24.8
go 1.25.5
// Install tools using 'go install tool'.
tool (