mirror of
https://github.com/octoleo/restic.git
synced 2024-11-30 00:33:57 +00:00
c52198d12c
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
7 lines
146 B
Modula-2
7 lines
146 B
Modula-2
module github.com/cespare/xxhash
|
|
|
|
require (
|
|
github.com/OneOfOne/xxhash v1.2.2
|
|
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
|
|
)
|