mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Replace filepathx with fork (#16192)
This commit is contained in:
@@ -31,9 +31,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/klauspost/compress/zip"
|
||||
"github.com/klauspost/filepathx"
|
||||
"github.com/minio/cli"
|
||||
"github.com/tinylib/msgp/msgp"
|
||||
"github.com/yargevad/filepathx"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user