mirror of
https://github.com/restic/restic.git
synced 2025-10-09 17:40:14 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
package fuse
|
||||
|
||||
import (
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
|
||||
|
Reference in New Issue
Block a user