forked from TrueCloudLab/restic
Rename khepri -> restic
This commit is contained in:
parent
9dc0bf6378
commit
e2fea0d088
41 changed files with 181 additions and 181 deletions
|
@ -1,4 +1,4 @@
|
|||
package khepri
|
||||
package restic
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
@ -7,7 +7,7 @@ import (
|
|||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"github.com/fd0/khepri/backend"
|
||||
"github.com/restic/restic/backend"
|
||||
)
|
||||
|
||||
type Snapshot struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue