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

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/minio/minio
go 1.24.0
toolchain go1.24.2
toolchain go1.24.8
// Install tools using 'go install tool'.
tool (