mirror of
https://github.com/restic/restic.git
synced 2025-08-21 23:17:26 +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"
|
||||
|
||||
// S3LegacyLayout implements the old layout used for s3 cloud storage backends, as
|
||||
// described in the Design document.
|
||||
|
Reference in New Issue
Block a user