mirror of
https://github.com/restic/restic.git
synced 2025-08-12 15:07:53 +00:00
Upgrade cespare/xxhash to 2.1.1
This commit is contained in:

committed by
Michael Eischer

parent
abe9fa261f
commit
1e1a1f3078
@@ -4,7 +4,7 @@ import (
|
||||
"os"
|
||||
"sync"
|
||||
|
||||
"github.com/cespare/xxhash"
|
||||
"github.com/cespare/xxhash/v2"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user