Upgrade madmin-go to latest version (v1.4.15) (#15510)

This commit is contained in:
Shireesh Anjal
2022-08-10 20:06:13 +05:30
committed by GitHub
parent 74418b542a
commit 316c492842
8 changed files with 7 additions and 322 deletions

View File

@@ -21,7 +21,7 @@ import (
"runtime"
"runtime/debug"
"github.com/minio/minio/internal/kernel"
"github.com/minio/madmin-go/kernel"
"github.com/minio/minio/internal/logger"
"github.com/minio/pkg/sys"
)