fix: module name

This commit is contained in:
2025-06-03 14:12:24 +03:00
parent aaa593997a
commit 18b8cb8d1d
4 changed files with 4 additions and 17 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/minio/minio-go/v7"
"github.com/minio/minio-go/v7/pkg/credentials"
"github.com/tenrok/filestore/remote"
"git.company.lan/gopkg/filestore/remote"
)
const defaultFileMode = 0o755