summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-structr/hash_32.go
AgeCommit message (Collapse)AuthorFiles
2024-04-02[chore] bump go structr cache version -> v0.6.0 (#2773)Libravatar kim1
* update go-structr library -> v0.6.0, add necessary wrapping types + code changes to support these changes * update readme with go-structr package changes * improved wrapping of the SliceCache type * add code comments for the cache wrapper types * remove test.out :innocent: --------- Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>
2024-01-29update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586)Libravatar kim1