reorganized low-level repository packages by moving them all under kopia/kopia/repo/

This commit is contained in:
Jarek Kowalski committed 2018-08-30 22:01:05 -07:00
1 parent 6484a55d7c
commit 91066f2469
113 files changed
+118 -118

No files matched your search

+1 -1
View File
@@ -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")