mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
debug: new tool to reorder local erasure disks (#16816)
This commit is contained in:
5
docs/debugging/reorder-disks/go.mod
Normal file
5
docs/debugging/reorder-disks/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/minio/minio/docs/debugging/reorder-disks
|
||||
|
||||
go 1.19
|
||||
|
||||
require github.com/minio/pkg v1.6.4
|
||||
Reference in New Issue
Block a user