stats
stats copied to clipboard
Update to latest fasthash dep
PR
Updated github.com/segmentio/fasthash dep to v1.0.3 which corrected a potential segfault issue.
https://github.com/segmentio/fasthash/commit/9dc1b83dc0d8bf7d26ea69d6c6d7a11ebf6fbb89
This is also detected using -race or -gcflags=all=-d=checkptr when running
code that imports this lib.