mirror of
https://github.com/restic/restic.git
synced 2025-10-09 02:31:49 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -12,11 +12,11 @@ import (
|
||||
"golang.org/x/net/context"
|
||||
|
||||
"github.com/restic/restic/internal/repository"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
|
||||
"bazil.org/fuse"
|
||||
"bazil.org/fuse/fs"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
. "github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user