mirror of
https://github.com/restic/restic.git
synced 2026-04-19 11:19:26 +00:00
Run goimports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package restic
|
||||
|
||||
import "restic/crypto"
|
||||
import "github.com/restic/restic/internal/crypto"
|
||||
|
||||
// NewBlobBuffer returns a buffer that is large enough to hold a blob of size
|
||||
// plaintext bytes, including the crypto overhead.
|
||||
|
||||
Reference in New Issue
Block a user