build: converge the final 20260903 dependency graph

Adopt silo-pkg v3.13.2, the 20260903 mcli release, and the latest validated SILO Console commit. Move maintained source imports to the pgsty/silo-pkg module path, refresh the resulting dependency closure and credits, and keep only documented legacy minio/pkg transitive residue.

Signed-off-by: Feng Ruohang <rh@vonng.com>
This commit is contained in:
Feng Ruohang
2026-09-03 20:54:40 +08:00
parent 1eccc6908b
commit 9b11dc9469
192 changed files with 1629 additions and 969 deletions
+2 -4
View File
@@ -1,7 +1,5 @@
module github.com/minio/minio/docs/debugging/reorder-disks
go 1.21
go 1.26.0
toolchain go1.24.8
require github.com/minio/pkg/v3 v3.0.1
require github.com/pgsty/silo-pkg/v3 v3.13.2
+2 -2
View File
@@ -1,2 +1,2 @@
github.com/minio/pkg/v3 v3.0.1 h1:qts6g9rYjAdeomRdwjnMc1IaQ6KbaJs3dwqBntXziaw=
github.com/minio/pkg/v3 v3.0.1/go.mod h1:53gkSUVHcfYoskOs5YAJ3D99nsd2SKru90rdE9whlXU=
github.com/pgsty/silo-pkg/v3 v3.13.2 h1:Clw11c/J54Tx6pijNCWtXiC7e0fwP/f5Tgeb6fsXg2w=
github.com/pgsty/silo-pkg/v3 v3.13.2/go.mod h1:0GmaDA0ArQ8bkAI/obiSNTBQzdgBu6W0e0olDCbyXXo=
+1 -1
View File
@@ -30,7 +30,7 @@ import (
"strings"
"syscall"
"github.com/minio/pkg/v3/ellipses"
"github.com/pgsty/silo-pkg/v3/ellipses"
)
type xl struct {