mirror of
https://github.com/restic/restic.git
synced 2025-08-25 23:47:29 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package backend
|
||||
|
||||
import "github.com/restic/restic/internal"
|
||||
import "github.com/restic/restic/internal/restic"
|
||||
|
||||
// RESTLayout implements the default layout for the REST protocol.
|
||||
type RESTLayout struct {
|
||||
|
Reference in New Issue
Block a user