mirror of
https://github.com/restic/restic.git
synced 2026-07-19 21:54:53 +00:00
7 lines
146 B
AMPL
7 lines
146 B
AMPL
module github.com/cespare/xxhash
|
|
|
|
require (
|
|
github.com/OneOfOne/xxhash v1.2.2
|
|
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
|
|
)
|