mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
move argon2,csvparser into their repos
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/bcicen/jstream"
|
||||
csv "github.com/minio/minio/contrib/pkg/csvparser"
|
||||
csv "github.com/minio/csvparser"
|
||||
"github.com/minio/minio/pkg/s3select/sql"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user