Bump up madmin-go to v2 (#2479)

This commit is contained in:
Aditya Manthramurthy
2022-12-01 20:55:21 -08:00
committed by GitHub
parent c803451920
commit 5800d01406
52 changed files with 63 additions and 58 deletions

View File

@@ -34,7 +34,7 @@ import (
utils2 "github.com/minio/console/pkg/http"
"github.com/minio/madmin-go"
"github.com/minio/madmin-go/v2"
"github.com/minio/console/restapi"