mirror of
https://github.com/restic/restic.git
synced 2025-12-12 03:11:56 +00:00
hashing: move to repository package
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
"github.com/restic/restic/internal/backend"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
"github.com/restic/restic/internal/hashing"
|
||||
"github.com/restic/restic/internal/repository/hashing"
|
||||
"github.com/restic/restic/internal/restic"
|
||||
|
||||
"github.com/restic/restic/internal/crypto"
|
||||
|
||||
Reference in New Issue
Block a user