mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 01:26:18 -08:00
Copy errors & fs packages from the restic repo and fix import paths
Tedious, but I see no better way...
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"restic/fs"
|
||||
"github.com/zcalusic/restic-server/fs"
|
||||
)
|
||||
|
||||
// Context contains repository meta-data.
|
||||
|
||||
Reference in New Issue
Block a user