mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
stick to go1.19 go.mod (#18600)
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/minio/minio/internal/logger"
|
||||
"github.com/minio/minio/internal/store"
|
||||
"github.com/minio/pkg/workers"
|
||||
"github.com/minio/pkg/v2/workers"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user