update deps

This commit is contained in:
2025-06-03 11:36:03 +03:00
parent dc52153fb4
commit c4fef72c3a
5 changed files with 26 additions and 24 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"net/http"
"strings"
"github.com/tenrok/filestore/remote"
"filestore/remote"
)
var _ http.FileSystem = (*HttpFS)(nil)