mirror of
https://github.com/restic/restic.git
synced 2025-08-13 17:56:13 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -14,10 +14,9 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/restic/restic/internal"
|
||||
|
||||
"github.com/restic/restic/internal/backend/s3"
|
||||
"github.com/restic/restic/internal/backend/test"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
. "github.com/restic/restic/internal/test"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user