mirror of
https://github.com/restic/rest-server.git
synced 2026-09-25 21:41:25 -07: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:
+1
-1
@@ -33,7 +33,7 @@ import (
|
||||
"io"
|
||||
"log"
|
||||
|
||||
"restic/fs"
|
||||
"github.com/zcalusic/restic-server/fs"
|
||||
)
|
||||
|
||||
// lookup passwords in a htpasswd file
|
||||
|
||||
Reference in New Issue
Block a user