mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"io"
|
||||
|
||||
"github.com/minio/minio/internal/logger"
|
||||
"github.com/minio/minio/internal/sync/errgroup"
|
||||
"github.com/minio/pkg/sync/errgroup"
|
||||
)
|
||||
|
||||
// figure out the most commonVersions across disk that satisfies
|
||||
|
||||
Reference in New Issue
Block a user