Bump up madmin-go to v3.0.2 (#2896)

This commit is contained in:
Aditya Manthramurthy
2023-06-21 10:51:12 -07:00
committed by GitHub
parent 527eb16700
commit 0c3a94172d
54 changed files with 64 additions and 990 deletions

View File

@@ -28,7 +28,7 @@ import (
xhttp "github.com/minio/console/pkg/http"
"github.com/minio/madmin-go/v2"
"github.com/minio/madmin-go/v3"
mc "github.com/minio/mc/cmd"
"github.com/minio/pkg/env"
)