Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)

This commit is contained in:
Praveen raj Mani
2023-04-26 11:27:40 +05:30
committed by GitHub
parent b1f3935c5b
commit 72802a5972
26 changed files with 28 additions and 424 deletions

View File

@@ -41,8 +41,8 @@ import (
xhttp "github.com/minio/minio/internal/http"
"github.com/minio/minio/internal/logger"
"github.com/minio/minio/internal/s3select"
"github.com/minio/minio/internal/workers"
"github.com/minio/pkg/env"
"github.com/minio/pkg/workers"
)
const (