mirror of
https://github.com/minio/minio.git
synced 2025-11-24 19:46:16 -05:00
stick to go1.19 go.mod (#18600)
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/minio/minio/internal/config"
|
||||
"github.com/minio/pkg/env"
|
||||
"github.com/minio/pkg/v2/env"
|
||||
)
|
||||
|
||||
// Batch job environment variables
|
||||
|
||||
Reference in New Issue
Block a user