mirror of
https://github.com/restic/restic.git
synced 2025-12-04 00:11:47 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -5,8 +5,8 @@ package fuse
|
||||
|
||||
import (
|
||||
"github.com/restic/restic/internal/errors"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
|
||||
"bazil.org/fuse"
|
||||
|
||||
Reference in New Issue
Block a user