add all missing go.mod for debugging tools (#18049)

This commit is contained in:
Harshavardhana
2023-09-18 13:47:03 -07:00
committed by GitHub
parent fd421ddd6f
commit 8c4561b8da
10 changed files with 103 additions and 9 deletions

View File

@@ -2,4 +2,4 @@ module github.com/minio/minio/docs/debugging/reorder-disks
go 1.19
require github.com/minio/pkg v1.6.4
require github.com/minio/pkg/v2 v2.0.1