revert module name

This commit is contained in:
2025-06-03 14:05:28 +03:00
parent c4fef72c3a
commit aaa593997a
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/minio/minio-go/v7"
"github.com/minio/minio-go/v7/pkg/credentials"
"filestore/remote"
"github.com/tenrok/filestore/remote"
)
const defaultFileMode = 0o755