module git.zhangdeman.cn/zhangdeman/util
go 1.17
require (
github.com/pkg/errors v0.9.1
github.com/spaolacci/murmur3 v1.1.0
gopkg.in/yaml.v2 v2.4.0
)