diff --git a/remote/miniostorage/file.go b/remote/miniostorage/file.go index a7f178f..e7532d1 100644 --- a/remote/miniostorage/file.go +++ b/remote/miniostorage/file.go @@ -12,8 +12,8 @@ import ( "sort" "syscall" + "git.company.lan/gopkg/filestore/remote" "github.com/minio/minio-go/v7" - "github.com/tenrok/filestore/remote" ) var (