mirror of
https://github.com/restic/restic.git
synced 2025-08-19 20:17:30 +00:00
azure: User internal errors package
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package azure
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"github.com/restic/restic/internal/errors"
|
||||
"github.com/restic/restic/internal/options"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user