mirror of
https://github.com/pgsty/minio.git
synced 2026-09-07 19:16:09 +03:00
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:
@@ -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
|
||||
|
||||
@@ -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=
|
||||
|
||||
@@ -30,7 +30,7 @@ import (
|
||||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/minio/pkg/v3/ellipses"
|
||||
"github.com/pgsty/silo-pkg/v3/ellipses"
|
||||
)
|
||||
|
||||
type xl struct {
|
||||
|
||||
Reference in New Issue
Block a user