mirror of
https://github.com/kopia/kopia.git
synced 2026-09-08 11:26:03 -04:00
reorganized low-level repository packages by moving them all under kopia/kopia/repo/
This commit is contained in:
1 parent
6484a55d7c
commit
91066f2469
113 files changed
+118
-118
No files matched your search
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
"github.com/kopia/kopia/fs"
|
||||
"github.com/kopia/kopia/internal/kopialogging"
|
||||
"github.com/kopia/kopia/object"
|
||||
"github.com/kopia/kopia/repo/object"
|
||||
)
|
||||
|
||||
var log = kopialogging.Logger("kopia/cachefs")
|
||||
|
||||
Reference in new issue
Block a user