module github.com/nspcc-dev/hrw
go 1.14
require (
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.3.0
)