mirror of
https://github.com/restic/restic.git
synced 2025-08-23 05:37:25 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
||||
"bazil.org/fuse/fs"
|
||||
"golang.org/x/net/context"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
)
|
||||
|
||||
// Statically ensure that *dir implement those interface
|
||||
|
Reference in New Issue
Block a user