summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-structr/hasher.go
AgeCommit message (Collapse)AuthorFiles
2024-01-29update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586)Libravatar kim1
2024-01-26[performance] cache library performance enhancements (updates go-structr => ↵Libravatar kim1
v0.2.0) (#2575) * update go-structr => v0.2.0 * update readme * whoops, fix the link