summaryrefslogtreecommitdiff
path: root/vendor/github.com/zeebo
AgeCommit message (Collapse)AuthorFiles
2024-04-02[chore] bump go structr cache version -> v0.6.0 (#2773)Libravatar kim18
* 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-26[performance] cache library performance enhancements (updates go-structr => ↵Libravatar kim18
v0.2.0) (#2575) * update go-structr => v0.2.0 * update readme * whoops, fix the link