module github.com/tursom/checksum go 1.20 require ( github.com/cespare/xxhash v1.1.0 github.com/twmb/murmur3 v1.1.8 )