module github.com/zeebo/xxh3

go 1.12

require github.com/klauspost/cpuid/v2 v2.0.9

replace github.com/zeebo/xxh3/avo => ./avo
