Bump Go version in toolchain directive to 1.24.8 (#21629)

This commit is contained in:
Mark Theunissen
2025-10-10 20:57:03 +02:00
committed by GitHub
parent d51a4a4ff6
commit ba3c0fd1c7
12 changed files with 35 additions and 29 deletions

View File

@@ -2,7 +2,7 @@ module github.com/minio/minio/docs/debugging/s3-verify
go 1.23.0
toolchain go1.24.2
toolchain go1.24.8
require github.com/minio/minio-go/v7 v7.0.83